mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-12-05 20:29:10 +00:00
仓库中添加内置的demo
This commit is contained in:
25
demo/FguiCreator3.8/settings/Common.json
Normal file
25
demo/FguiCreator3.8/settings/Common.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"font": "Hiragino Sans GB",
|
||||
"fontSize": 36,
|
||||
"textColor": "#ffffff",
|
||||
"fontAdjustment": false,
|
||||
"colorScheme": [
|
||||
"自定义颜色 #FF0000"
|
||||
],
|
||||
"fontSizeScheme": [
|
||||
"自定义字体大小 30"
|
||||
],
|
||||
"fontScheme": [
|
||||
"默认字体"
|
||||
],
|
||||
"scrollBars": {
|
||||
"horizontal": "",
|
||||
"vertical": "",
|
||||
"defaultDisplay": "visible"
|
||||
},
|
||||
"tipsRes": "",
|
||||
"buttonClickSound": "",
|
||||
"pivot": "default",
|
||||
"listClearOnPublish": false,
|
||||
"fileName": "Common"
|
||||
}
|
||||
Reference in New Issue
Block a user