Add main scene
This commit is contained in:
parent
8680627f16
commit
20046c6c96
2 changed files with 4 additions and 0 deletions
3
main.tscn
Normal file
3
main.tscn
Normal file
|
@ -0,0 +1,3 @@
|
|||
[gd_scene format=3 uid="uid://d06d1vihf2oqp"]
|
||||
|
||||
[node name="Node2D" type="Node2D"]
|
|
@ -11,6 +11,7 @@ config_version=5
|
|||
[application]
|
||||
|
||||
config/name="Overstimulator Oversimulator 2"
|
||||
run/main_scene="res://main.tscn"
|
||||
config/features=PackedStringArray("4.3", "GL Compatibility")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue