From 097f49487a9fa4ca89b0573f1e4432ec592d3938 Mon Sep 17 00:00:00 2001 From: HumanoidSandvichDispenser Date: Wed, 3 Jan 2024 17:46:19 -0800 Subject: [PATCH] upgrade to godot 4.3 --- SupaLidlGame.csproj | 4 ++-- project.godot | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SupaLidlGame.csproj b/SupaLidlGame.csproj index 3b84191..f035a98 100644 --- a/SupaLidlGame.csproj +++ b/SupaLidlGame.csproj @@ -1,4 +1,4 @@ - + net7.0 true @@ -9,4 +9,4 @@ - + \ No newline at end of file diff --git a/project.godot b/project.godot index fe63fcf..78d6b4e 100644 --- a/project.godot +++ b/project.godot @@ -12,7 +12,7 @@ config_version=5 config/name="SupaLidlGame" run/main_scene="res://Scenes/Maps/ArenaExterior.tscn" -config/features=PackedStringArray("4.2", "C#", "Forward Plus") +config/features=PackedStringArray("4.3", "C#", "Forward Plus") config/icon="res://icon.svg" [autoload]