mirror of
https://github.com/DCFApixels/DragonECS-AutoInjections.git
synced 2025-09-18 05:04:35 +08:00
Create package.json
This commit is contained in:
parent
9bc699d563
commit
7ca0ac5e89
23
package.json
Normal file
23
package.json
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"name": "com.dcfa_pixels.dragonecs-auto_injections",
|
||||||
|
"author":
|
||||||
|
{
|
||||||
|
"name": "DCFApixels",
|
||||||
|
"url": "https://github.com/DCFApixels/DragonECS-AutoInjections"
|
||||||
|
},
|
||||||
|
"displayName": "DragonECS-AutoInjections",
|
||||||
|
"description": "Auto Injections for DragonECS",
|
||||||
|
"unity": "2020.3",
|
||||||
|
"version": "0.9.0",
|
||||||
|
"repository": {
|
||||||
|
"type": "git",
|
||||||
|
"url": "https://github.com/DCFApixels/DragonECS-AutoInjections.git"
|
||||||
|
},
|
||||||
|
"keywords":
|
||||||
|
[
|
||||||
|
"ecs",
|
||||||
|
"dragonecs",
|
||||||
|
"extension",
|
||||||
|
"add-on"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user