Main godot scene

This commit is contained in:
2026-05-12 20:40:22 +02:00
parent ff8ee32c9a
commit 8cf554574b
3 changed files with 10 additions and 3 deletions

View File

@@ -0,0 +1,3 @@
[gd_scene format=3 uid="uid://bhhppnvto57ht"]
[node name="Node2D" type="Node2D"]

View File

@@ -1,5 +1,5 @@
; Engine configuration file.
; It is best edited using the Godot editor UI and not directly,
; 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:
@@ -8,9 +8,12 @@
config_version=5
"config_version"=5
[application]
config/name="Reactor Maintenance"
run/main_scene="uid://bhhppnvto57ht"
config/features=PackedStringArray("4.5", "C#", "Forward Plus")
[dotnet]