From c8ec21382633851dfb25922f7c15610818865b29 Mon Sep 17 00:00:00 2001 From: Joel Stålnacke Date: Thu, 19 Mar 2026 21:14:02 +0200 Subject: Update to .NET 10 and Godot 4.6 --- client/project.godot | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'client/project.godot') diff --git a/client/project.godot b/client/project.godot index 403aac4..d5cf98a 100644 --- a/client/project.godot +++ b/client/project.godot @@ -8,11 +8,15 @@ config_version=5 +[animation] + +compatibility/default_parent_skeleton_in_mesh_instance_3d=true + [application] config/name="Djup" run/main_scene="res://game.tscn" -config/features=PackedStringArray("4.3", "C#", "Forward Plus") +config/features=PackedStringArray("4.6", "C#", "Forward Plus") config/icon="res://icon.svg" [display] -- cgit v1.2.3