ld41-sim_shitty/game/project.godot

29 lines
577 B
Plaintext

; 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="LD41 : Sim S****y"
run/main_scene="res://tests/test-2d.tscn"
boot_splash/fullsize=false
config/icon="res://icon.png"
[display]
window/stretch/shrink="1"
[editor_plugins]
enabled=PoolStringArray( "tiled_importer" )
[rendering]
environment/default_environment="res://default_env.tres"