From 0f3f311ad34bf8e5ffdfd2d5f90080fc68935b4d Mon Sep 17 00:00:00 2001 From: Rob Kelly Date: Mon, 23 Dec 2024 01:11:30 -0700 Subject: [PATCH] Renamed project to just GFOLF --- project.godot | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/project.godot b/project.godot index de9d5b0..dc8eab3 100644 --- a/project.godot +++ b/project.godot @@ -10,10 +10,11 @@ config_version=5 [application] -config/name="GFOLF 2" +config/name="GFOLF" config/description="GFOLF: Combat Golf Action" config/version="0.0.0" run/main_scene="res://src/game/game.tscn" +config/use_custom_user_dir=true config/project_settings_override="user://settings.godot" config/features=PackedStringArray("4.3", "Forward Plus") run/max_fps=60