mirror of
https://github.com/DCFApixels/DragonECS-ClassicThreads.git
synced 2025-09-17 19:24:37 +08:00
Update package.json
This commit is contained in:
parent
01b3ddac6a
commit
51335ebc9e
@ -3,7 +3,7 @@
|
||||
"author":
|
||||
{
|
||||
"name": "DCFApixels",
|
||||
"url": "https://github.com/DCFApixels/DragonECS-Threads"
|
||||
"url": "https://github.com/DCFApixels"
|
||||
},
|
||||
"displayName": "DragonECS-Threads",
|
||||
"description": "Multithreading for DragonECS",
|
||||
@ -13,6 +13,10 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/DCFApixels/DragonECS-Threads.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"com.dcfa_pixels.dragonecs": "https://github.com/DCFApixels/DragonECS.git"
|
||||
},
|
||||
|
||||
"keywords":
|
||||
[
|
||||
"ecs",
|
||||
|
Loading…
Reference in New Issue
Block a user