completely rewritten with godot 4 beta
This commit is contained in:
7
RPG Test gd4.csproj
Normal file
7
RPG Test gd4.csproj
Normal file
@@ -0,0 +1,7 @@
|
||||
<Project Sdk="Godot.NET.Sdk/4.0.0-beta.4">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
<RootNamespace>RPGTestgd4</RootNamespace>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user