Rename to toho-reno

and ignore output directory
This commit is contained in:
2023-05-31 17:59:30 +02:00
parent e6527d4619
commit 8faaccc520
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View File

@@ -2,7 +2,7 @@
# Godot 4+ specific ignores
.godot/
/[Bb]uild/
/[Oo]utput/
# Godot-specific ignores
.import/
export.cfg

View File

@@ -10,7 +10,7 @@ config_version=5
[application]
config/name="render-node"
config/name="toho-reno"
run/main_scene="res://node_2d.tscn"
config/features=PackedStringArray("4.0", "GL Compatibility")
config/icon="res://icon.svg"