diff --git a/new-game-project/.editorconfig b/splunk/.editorconfig similarity index 100% rename from new-game-project/.editorconfig rename to splunk/.editorconfig diff --git a/new-game-project/.gitattributes b/splunk/.gitattributes similarity index 100% rename from new-game-project/.gitattributes rename to splunk/.gitattributes diff --git a/new-game-project/.gitignore b/splunk/.gitignore similarity index 100% rename from new-game-project/.gitignore rename to splunk/.gitignore diff --git a/new-game-project/icon.svg b/splunk/icon.svg similarity index 100% rename from new-game-project/icon.svg rename to splunk/icon.svg diff --git a/new-game-project/icon.svg.import b/splunk/icon.svg.import similarity index 100% rename from new-game-project/icon.svg.import rename to splunk/icon.svg.import diff --git a/new-game-project/project.godot b/splunk/project.godot similarity index 92% rename from new-game-project/project.godot rename to splunk/project.godot index a311ecc..7653dca 100644 --- a/new-game-project/project.godot +++ b/splunk/project.godot @@ -10,6 +10,6 @@ config_version=5 [application] -config/name="New Game Project" +config/name="Splunk" config/features=PackedStringArray("4.4", "Forward Plus") config/icon="res://icon.svg"