mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2025-09-18 01:54:35 +08:00
Create package.json
This commit is contained in:
parent
3c12672948
commit
c5defa793f
24
package.json
Normal file
24
package.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"name": "com.dcfa_pixels.dragonecs-unity",
|
||||
"author":
|
||||
{
|
||||
"name": "DCFApixels",
|
||||
"url": "https://github.com/DCFApixels-Unity"
|
||||
},
|
||||
"displayName": "DragonECS-Unity",
|
||||
"description": "Integration with Unity for DragonECS",
|
||||
"unity": "2020.3",
|
||||
"version": "0.3.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DCFApixels/DCFApixels-Unity.git"
|
||||
},
|
||||
"keywords":
|
||||
[
|
||||
"ecs",
|
||||
"dragonecs",
|
||||
"extension",
|
||||
"add-on",
|
||||
"unity"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user