1
0
Fork 0
mirror of https://github.com/tonytins/dressupzack synced 2025-05-08 06:14:48 -04:00
dressupzack/project.godot
2018-12-30 05:37:55 -05:00

25 lines
529 B
Text

; 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=3
[application]
config/name="Zack's Dress Up 1½"
run/main_scene="res://Window.tscn"
config/icon="res://icon.png"
[display]
window/size/width=800
window/size/height=554
window/size/resizable=false
[rendering]
environment/default_environment="res://default_env.tres"