feat: Added readme, fixed dependecies

This commit is contained in:
Rendo 2026-09-06 14:22:10 +05:00
commit 2f5e80295d
20 changed files with 164 additions and 195 deletions

6
NewLON.csproj.old.1 Normal file
View file

@ -0,0 +1,6 @@
<Project Sdk="Godot.NET.Sdk/4.4.1">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<EnableDynamicLoading>true</EnableDynamicLoading>
</PropertyGroup>
</Project>