fixed fonts not being loaded on export

This commit is contained in:
JHDev2006
2025-10-18 13:26:43 +01:00
parent e45e7bfce3
commit 0fd33d6893
16 changed files with 245 additions and 207 deletions

View File

@@ -7,7 +7,7 @@ advanced_options=false
dedicated_server=false
custom_features=""
export_filter="all_resources"
include_filter="*.bgm, *.mp3, *.txt"
include_filter="*.bgm, *.mp3, *.txt, *.fnt"
exclude_filter=""
export_path="../Exports/Windows/SMB1R.exe"
patches=PackedStringArray()