diff options
| author | Joel Stålnacke <joel@saker.fi> | 2026-03-19 21:26:44 +0200 |
|---|---|---|
| committer | Joel Stålnacke <joel@saker.fi> | 2026-03-19 21:26:44 +0200 |
| commit | 3b60cd682120947119f442bb71ab2a5e98decccc (patch) | |
| tree | c168115bc480616656b8a8bf6e3da7f887e722df /client/Djup.csproj | |
| parent | c8ec21382633851dfb25922f7c15610818865b29 (diff) | |
Remove Godot client
Diffstat (limited to 'client/Djup.csproj')
| -rw-r--r-- | client/Djup.csproj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/client/Djup.csproj b/client/Djup.csproj deleted file mode 100644 index de4ca2f..0000000 --- a/client/Djup.csproj +++ /dev/null @@ -1,13 +0,0 @@ -<Project Sdk="Godot.NET.Sdk/4.6.1"> - <PropertyGroup> - <TargetFramework>net10.0</TargetFramework> - <EnableDynamicLoading>true</EnableDynamicLoading> - <AllowUnsafeBlocks>true</AllowUnsafeBlocks> - </PropertyGroup> - - <ItemGroup> - <ProjectReference Include="..\Djup.Native\Djup.Native.csproj" /> - </ItemGroup> - - <Import Project="../Djup.Native/AddRuntimeTargetsToDepsJson.targets" /> -</Project> |
