mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-06-26 11:24:46 +00:00
8 lines
252 B
JSON
8 lines
252 B
JSON
{
|
|
"__version__": "1.0.0",
|
|
"PathExcel": "../../../config/",
|
|
"PathJson": "../../../assets/resources/config/game/",
|
|
"PathTs": "../../../assets/resources/config/ts/",
|
|
"PathServerJson": "../../../../JisolGameServer/Main/src/main/resources/json"
|
|
}
|