mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2025-09-18 10:04:36 +08:00
Update package.json
This commit is contained in:
parent
853731c680
commit
da92392f3d
@ -3,7 +3,7 @@
|
||||
"author":
|
||||
{
|
||||
"name": "DCFApixels",
|
||||
"url": "https://github.com/DCFApixels-Unity"
|
||||
"url": "https://github.com/DCFApixels"
|
||||
},
|
||||
"displayName": "DragonECS-Unity",
|
||||
"description": "Integration with Unity for DragonECS",
|
||||
@ -13,6 +13,10 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/DCFApixels/DCFApixels-Unity.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"com.dcfa_pixels.dragonecs": "https://github.com/DCFApixels/DragonECS.git"
|
||||
},
|
||||
|
||||
"keywords":
|
||||
[
|
||||
"ecs",
|
||||
|
Loading…
Reference in New Issue
Block a user