parse PAL file

This commit is contained in:
bird_egop
2025-11-23 00:04:05 +03:00
parent f4442897a6
commit c27b77cbfc
8 changed files with 128 additions and 15 deletions
+7
View File
@@ -0,0 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<PackageReference Include="SixLabors.ImageSharp"/>
</ItemGroup>
</Project>