game_sync/tools/xlsx2protomac/config.json

14 lines
494 B
JSON

{
"proto": {
"WorkPath": "/Users/ethan/Proj/trunk/Proj/trunk",
"XlsxPath": "mongo.games.com/game/xlsx",
"ProtoPath": "mongo.games.com/game/protocol/server",
"ProtoLuaPath": "mongo.games.com/game/protocol_lua/pbdata",
"GoFilePath": "mongo.games.com/game/srvdata",
"TsFilePath": "/Users/ethan/Proj/yuenan/ccc_client/tsdata",
"ConvertToolPath": "mongo.games.com/game/tools/xlsx2binary",
"CppFilePath": "temp",
"DataPath": "mongo.games.com/game/data",
"ProtoFile": "pbdata.proto"
}
}