配置表调整修改
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"ExcelPath": "D:\\work\\Fishing2\\Config",
|
||||
"ClientPath": "D:\\work\\Fishing2\\Assets\\Scripts\\Generate\\Config",
|
||||
"ClientJsonPath": "D:\\work\\Fishing2\\Assets\\Resources\\config",
|
||||
"ServerPath": "D:\\work\\Fishing2Server\\Entity\\Generate\\ConfigTable\\Entity",
|
||||
"ServerJsonPath": "D:\\work\\Fishing2Server\\Config\\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:\\work\\Fishing2\\Config\\Version.txt"
|
||||
"ExcelVersionPath": "D:\\myself\\Games\\Fishing2\\Config\\Version.txt"
|
||||
}
|
||||
Reference in New Issue
Block a user