First Commit

This commit is contained in:
2025-05-18 22:39:39 +03:00
commit 042ede7228
440 changed files with 103153 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<NXTargetSerialNumber>%24%28NintendoTargetSerialNumber%29</NXTargetSerialNumber>
<NXTargetName>%24%28NintendoTargetName%29</NXTargetName>
<NintendoTargetSerialNumber />
<NintendoTargetName>Default</NintendoTargetName>
</PropertyGroup>
</Project>