mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 10:16:14 +00:00
update
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"__version__": "1.0.0",
|
||||
"PathExcel": "../../../config/",
|
||||
"PathJson": "../../../assets/resources/config/game/",
|
||||
"PathTs": "../../../assets/resources/config/ts/"
|
||||
"PathTs": "../../../assets/resources/config/ts/",
|
||||
"PathServerJson": "../../../../JisolGameServer/Main/src/main/resources/json"
|
||||
}
|
||||
|
@@ -10,6 +10,10 @@
|
||||
{
|
||||
"name": "World",
|
||||
"value": 1
|
||||
},
|
||||
{
|
||||
"name": "Loading",
|
||||
"value": 2
|
||||
}
|
||||
],
|
||||
"custom_joint_texture_layouts": [],
|
||||
|
Reference in New Issue
Block a user