updated to godot 4.0 stable

This commit is contained in:
2023-03-01 18:57:29 +01:00
parent 7cbf5c634d
commit 9734d53d62
3 changed files with 3 additions and 13 deletions

View File

@@ -1,10 +0,0 @@
<Project Sdk="Godot.NET.Sdk/4.0.0-rc.1">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
<RootNamespace>RPGTestgd4</RootNamespace>
</PropertyGroup>
<ItemGroup>
<Content Include="villager_normal.json" />
</ItemGroup>
</Project>