Initial commit
This commit is contained in:
7
Movement tests.csproj
Normal file
7
Movement tests.csproj
Normal file
@ -0,0 +1,7 @@
|
||||
<Project Sdk="Godot.NET.Sdk/4.4.1">
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net8.0</TargetFramework>
|
||||
<EnableDynamicLoading>true</EnableDynamicLoading>
|
||||
<RootNamespace>Movementtests</RootNamespace>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user