diff --git a/project.godot b/project.godot index 5021861..557d40e 100644 --- a/project.godot +++ b/project.godot @@ -1,11 +1,3 @@ -; 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: -; [section] ; section goes between [] -; param=value ; assign values to parameters - config_version=5 [application] @@ -16,6 +8,7 @@ config/features=PackedStringArray("4.1", "Forward Plus") boot_splash/bg_color=Color(0.92549, 0.92549, 0.960784, 1) boot_splash/image="res://splash-screen.png" config/icon="res://icon.png" +config/tags=PackedStringArray("starterkit") [input]