thrift-related/PythonWorkSpace/IntegratedTool/pipeline_config.json
2026-01-14 10:04:47 +08:00

11 lines
642 B
JSON

{
"cfg_json_path": "E:/WorkSpace/Docs/tool/cfg/cfg_txt.json",
"compiler_path": "E:/WorkSpace/thrift-related/compiler/exe/thrift.exe",
"thrift_dir": "E:/WorkSpace/thrift-related/thrift-files/meowment",
"csharp_output_dir": "E:/WorkSpace/thrift-related/compiled_output/csharp",
"bytes_output_dir": "E:/WorkSpace/thrift-related/binary_output",
"config_dir": "E:/WorkSpace/Docs/config",
"unity_csharp_dir": "E:/WorkSpace/MeowMent_New/Assets/Scripts/thrift/gen-netstd",
"unity_bytes_dir": "E:/WorkSpace/MeowMent_New/Assets/Resources/ConfigData",
"dr_output_dir": "E:/WorkSpace/MeowMent_New/Assets/GameMain/Scripts/DR_Generated"
}