Add CollectableType.None and update project settings for Godot 4.6

This commit is contained in:
2026-02-01 13:11:14 +01:00
parent bfe951939d
commit 2bf903728b
17 changed files with 211 additions and 85 deletions

View File

@@ -1,4 +1,4 @@
<Project Sdk="Godot.NET.Sdk/4.5.1">
<Project Sdk="Godot.NET.Sdk/4.6.0">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>