From db6cb15d1a9c1680de8d0cff8f093d247a9aa462 Mon Sep 17 00:00:00 2001 From: cmod31 Date: Sat, 25 Feb 2023 11:10:43 +0100 Subject: [PATCH] updated to godot 4 RC 5 --- RPG Test gd4.csproj | 2 +- RPG Test gd4.csproj.old | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 RPG Test gd4.csproj.old diff --git a/RPG Test gd4.csproj b/RPG Test gd4.csproj index f030cdd..a1716e9 100644 --- a/RPG Test gd4.csproj +++ b/RPG Test gd4.csproj @@ -1,4 +1,4 @@ - + net6.0 true diff --git a/RPG Test gd4.csproj.old b/RPG Test gd4.csproj.old new file mode 100644 index 0000000..f030cdd --- /dev/null +++ b/RPG Test gd4.csproj.old @@ -0,0 +1,10 @@ + + + net6.0 + true + RPGTestgd4 + + + + + \ No newline at end of file