Files
Fishint2Config/NBConfigBuilder/config.json
2025-11-16 22:52:33 +08:00

10 lines
379 B
JSON

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