This repository has been archived on 2024-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
test/project.godot
Nick Guy d76ec5675f
All checks were successful
/ test (push) Successful in 18s
Initial Commit
2024-05-27 16:34:33 +01:00

18 lines
401 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="TestProject"
config/icon="res://icon.png"
[rendering]
environment/default_environment="res://default_env.tres"