mirror of
https://github.com/DCFApixels/DragonECS.git
synced 2025-09-18 18:14:37 +08:00
Update package.json
This commit is contained in:
parent
17680cc295
commit
86f05cbde4
@ -8,7 +8,7 @@
|
|||||||
"displayName": "DragonECS",
|
"displayName": "DragonECS",
|
||||||
"description": "C# Entity Component System Framework",
|
"description": "C# Entity Component System Framework",
|
||||||
"unity": "2020.3",
|
"unity": "2020.3",
|
||||||
"version": "0.7.1",
|
"version": "0.7.3",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/DCFApixels/DragonECS.git"
|
"url": "https://github.com/DCFApixels/DragonECS.git"
|
||||||
@ -18,6 +18,7 @@
|
|||||||
"ecs",
|
"ecs",
|
||||||
"performance",
|
"performance",
|
||||||
"dragonecs",
|
"dragonecs",
|
||||||
|
"dragon-ecs",
|
||||||
"framework"
|
"framework"
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user