diff --git a/Tic Tac Toe.csproj b/Tic Tac Toe.csproj index 6bba03d..42c91b8 100644 --- a/Tic Tac Toe.csproj +++ b/Tic Tac Toe.csproj @@ -1,4 +1,4 @@ - + net8.0 true diff --git a/Tic Tac Toe.csproj.old b/Tic Tac Toe.csproj.old new file mode 100644 index 0000000..6bba03d --- /dev/null +++ b/Tic Tac Toe.csproj.old @@ -0,0 +1,7 @@ + + + net8.0 + true + TicTacToe + + \ No newline at end of file diff --git a/project.godot b/project.godot index c394302..abf40de 100644 --- a/project.godot +++ b/project.godot @@ -8,11 +8,15 @@ config_version=5 +[animation] + +compatibility/default_parent_skeleton_in_mesh_instance_3d=true + [application] config/name="Tic Tac Toe" run/main_scene="uid://bvhlmavxrih1m" -config/features=PackedStringArray("4.4", "C#", "Forward Plus") +config/features=PackedStringArray("4.6", "C#", "Forward Plus") config/icon="res://icon.svg" [display]