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
51335ebc9e
commit
cda6d13f1e
@ -1,17 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": "com.dcfa_pixels.dragonecs-threads",
|
"name": "com.dcfa_pixels.dragonecs-classic_threads",
|
||||||
"author":
|
"author":
|
||||||
{
|
{
|
||||||
"name": "DCFApixels",
|
"name": "DCFApixels",
|
||||||
"url": "https://github.com/DCFApixels"
|
"url": "https://github.com/DCFApixels"
|
||||||
},
|
},
|
||||||
"displayName": "DragonECS-Threads",
|
"displayName": "DragonECS-ClassicThreads",
|
||||||
"description": "Multithreading for DragonECS",
|
"description": "Classic C# Multithreading for DragonECS",
|
||||||
"unity": "2020.3",
|
"unity": "2020.3",
|
||||||
"version": "0.2.3",
|
"version": "0.2.3",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/DCFApixels/DragonECS-Threads.git"
|
"url": "https://github.com/DCFApixels/DragonECS-ClassicThreads.git"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"com.dcfa_pixels.dragonecs": "https://github.com/DCFApixels/DragonECS.git"
|
"com.dcfa_pixels.dragonecs": "https://github.com/DCFApixels/DragonECS.git"
|
||||||
|
Loading…
Reference in New Issue
Block a user