project rename; fix scene import error

This commit is contained in:
Alex
2025-07-27 02:18:05 -07:00
parent 30f976b0be
commit 88301cff2d
4 changed files with 32 additions and 9 deletions
+6
View File
@@ -0,0 +1,6 @@
<Project Sdk="Godot.NET.Sdk/4.4.1">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
</PropertyGroup>
</Project>