From 8e78d2683ab4c005a4dcfcc022ed915386122fed Mon Sep 17 00:00:00 2001 From: Barcoder Date: Sat, 20 May 2023 23:06:30 -0700 Subject: [PATCH] Minor update --- project.godot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.godot b/project.godot index 6176204..e9a245e 100644 --- a/project.godot +++ b/project.godot @@ -10,7 +10,7 @@ config_version=5 [application] -config/name="UnityPackage Godot" +config/name="UnityPackage for Godot" run/main_scene="res://unitypackage_godot/scenes/main.tscn" config/features=PackedStringArray("4.0", "Forward Plus") boot_splash/show_image=false