(Experimental): limited support of EXE file resources.

This commit is contained in:
morkt
2023-09-07 12:23:55 +04:00
parent 8c345b5911
commit a2d0118784
3 changed files with 289 additions and 0 deletions

View File

@@ -114,6 +114,8 @@
<Compile Include="Cabinet\ArcCAB.cs" />
<Compile Include="CellWorks\ArcDB.cs" />
<Compile Include="Artemis\GplexBuffers.cs" />
<Compile Include="Microsoft\ArcEXE.cs" />
<Compile Include="Microsoft\ArcNE.cs" />
<Compile Include="Opus\AudioOPUS.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="RPGMaker\ArcRGSS.cs" />