mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-12-05 20:29:10 +00:00
仓库中添加内置的demo
This commit is contained in:
35
demo/FguiCreator3.8/settings/Publish.json
Normal file
35
demo/FguiCreator3.8/settings/Publish.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"path": "../assets/resources/ui",
|
||||
"branchPath": "",
|
||||
"fileExtension": "bin",
|
||||
"packageCount": 2,
|
||||
"compressDesc": true,
|
||||
"binaryFormat": true,
|
||||
"jpegQuality": 80,
|
||||
"compressPNG": false,
|
||||
"codeGeneration": {
|
||||
"allowGenCode": true,
|
||||
"codePath": "",
|
||||
"classNamePrefix": "ui_",
|
||||
"memberNamePrefix": "m_",
|
||||
"packageName": null,
|
||||
"ignoreNoname": true,
|
||||
"getMemberByName": false,
|
||||
"codeType": ""
|
||||
},
|
||||
"includeHighResolution": 0,
|
||||
"branchProcessing": 0,
|
||||
"seperatedAtlasForBranch": false,
|
||||
"atlasSetting": {
|
||||
"maxSize": 2048,
|
||||
"paging": true,
|
||||
"sizeOption": "npot",
|
||||
"forceSquare": false,
|
||||
"allowRotation": false,
|
||||
"trimImage": true
|
||||
},
|
||||
"include2x": false,
|
||||
"include3x": false,
|
||||
"include4x": false,
|
||||
"fileName": "Publish"
|
||||
}
|
||||
Reference in New Issue
Block a user