client_ui/settings/Publish.json
2020-03-30 10:23:50 +08:00

20 lines
395 B
JSON

{
"atlasSetting":{
"paging":true,
"sizeOption":"pot"
},
"binaryFormat":true,
"codeGeneration":{
"classNamePrefix":"",
"codePath":"../client_test/src/fgui",
"codeType":"",
"getMemberByName":false,
"ignoreNoname":true,
"memberNamePrefix":"m_",
"packageName":"fgui"
},
"compressDesc":false,
"fileExtension":"bin",
"packageCount":2,
"path":"../client_test/resource/skin"
}