Files
Fishing2Server/Tools/NBConfigBuilder/config.json
2025-10-20 00:01:16 +08:00

10 lines
495 B
JSON

{
"ExcelPath": "D:\\myself\\Games\\Fishing2\\Config",
"ClientPath": "D:\\myself\\Games\\Fishing2\\Assets\\Scripts\\Generate\\Config",
"ClientJsonPath": "D:\\myself\\Games\\Fishing2\\Assets\\Resources\\config",
"ServerPath": "D:\\myself\\Games\\Fishing2Server\\Entity\\Generate\\ConfigTable\\Entity",
"ServerJsonPath": "D:\\myself\\Games\\Fishing2Server\\Config\\Json",
"GenClient": true,
"GenServer": true,
"ExcelVersionPath": "D:\\myself\\Games\\Fishing2\\Config\\Version.txt"
}