1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-06-27 22:12:29 +08:00

feat(字体): 添加思源黑体字体文件并配置为自定义字体

添加思源黑体字体文件(syht.ttf)到资源目录,并在项目配置中将其设置为GUI主题的自定义字体。同时生成对应的字体导入配置文件,确保字体正确加载和使用。
This commit is contained in:
2025-09-30 12:51:48 +08:00
parent 3ef2d9d133
commit d5e907c9d6
3 changed files with 35 additions and 0 deletions
+1
View File
@@ -28,6 +28,7 @@ project/assembly_name="ChickenVSBear"
[gui]
theme/custom="res://themes/main.tres"
theme/custom_font="res://resources/fonts/syht.ttf"
[input]