God-Machine/project.godot

31 lines
710 B
Text
Raw Normal View History

2025-08-02 21:27:08 -07: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=5
[application]
2025-08-09 02:22:48 -07:00
config/name="god-machine"
run/main_scene="uid://cfsgy7huubpok"
2025-08-02 21:27:08 -07:00
config/features=PackedStringArray("4.4", "Forward Plus")
config/icon="res://icon.svg"
[autoload]
AcerolaShaderCompiler="*res://Ignored/Acerola-Compute/acerola_shader_compiler.gd"
GameMaster="*res://Assets/Scripts/game_master.gd"
2025-08-03 17:58:17 -07:00
[display]
2025-08-07 02:36:36 -07:00
window/size/viewport_width=1920
window/size/viewport_height=1080
2025-08-09 03:02:56 -07:00
[rendering]
textures/canvas_textures/default_texture_filter=0