V2 rebuild - with bugs -_-

This commit is contained in:
NinjaPug
2025-04-15 14:42:29 -04:00
parent 21b6ad3d75
commit 7899ec88ed
81 changed files with 6815 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<Compile Update="UI\ConfiguratorForm.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="UI\IconBrowser.cs">
<SubType>Form</SubType>
</Compile>
<Compile Update="UI\OledPreviewPanel.cs">
<SubType>Component</SubType>
</Compile>
</ItemGroup>
</Project>