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

19 lines
401 B
Text
Raw Normal View History

2024-05-27 16:34:33 +01:00
; 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"