Files
OpenMaidEngine/godot/project.godot
gamer147 551f14cd86
Some checks failed
Core validation / Linux core gate (push) Failing after 1m28s
Release builds / Linux x64 artifact (push) Failing after 38s
Release builds / Windows x64 artifact (push) Failing after 45s
Release builds / Publish tagged Gitea release (push) Has been skipped
Rename release outputs and managed project to OME
2026-08-18 08:39:15 -04:00

16 lines
280 B
Plaintext

config_version=5
[application]
config/name="Open Maid Engine"
run/main_scene="res://Main.tscn"
[display]
window/size/viewport_width=640
window/size/viewport_height=480
[dotnet]
project/assembly_name="OME"
[rendering]
environment/defaults/default_clear_color=Color(0, 0, 0, 1)