master
PJ568 6 months ago
parent 8626bc24e1
commit cb971e5766

@ -1,17 +1,9 @@
; Engine configuration file.
; It's best edited using the editor UI and not directly,
; since the parameters that go here are not all obvious.
;
; Format:
; [section] ; section goes between []
; param=value ; assign values to parameters
config_version=5
[application]
config/name="568_Calc"
config/tags=PackedStringArray("个人项目")
config/tags=PackedStringArray("个人项目", "技术积累")
run/main_scene="res://主界面.tscn"
config/features=PackedStringArray("4.2", "GL Compatibility")
boot_splash/bg_color=Color(0.141176, 0.141176, 0.141176, 0)

Loading…
Cancel
Save