initial commit

This commit is contained in:
2022-11-09 20:21:26 -03:00
commit 3f9c21c5b4
89 changed files with 3332 additions and 0 deletions

5
Oldie.csproj Normal file
View File

@@ -0,0 +1,5 @@
<Project Sdk="Godot.NET.Sdk/3.3.0">
<PropertyGroup>
<TargetFramework>net472</TargetFramework>
</PropertyGroup>
</Project>