Add KrcDetector for .krc file support
Some checks failed
MSBuild / build (push) Has been cancelled
MSBuild / publish (push) Has been cancelled

This commit is contained in:
ema
2025-09-28 03:04:44 +08:00
parent 3fbfd78123
commit 342f14ebd9
4 changed files with 78 additions and 2 deletions

View File

@@ -66,6 +66,7 @@
<PackageReference Include="System.Memory" Version="4.6.3" />
<PackageReference Include="System.Buffers" Version="4.6.1" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.1.2" />
<PackageReference Include="KRCLib" Version="1.0.0" />
</ItemGroup>
<ItemGroup>