forked from mirror/DotRecast
Added composer.json
This commit is contained in:
parent
d625e83fad
commit
7f1b9e63bb
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"name": "rnd/dotrecastnetsim",
|
||||||
|
"description": "DotRecast",
|
||||||
|
"homepage": "https://git.bit5.ru/rnd/DotRecastNetSim.git",
|
||||||
|
"require": {
|
||||||
|
"php": ">=7.4"
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in New Issue