(ExeFile): new class to seek for resources within EXE files.

This commit is contained in:
morkt
2017-01-23 18:35:16 +04:00
parent c879c60a41
commit 42dce0e586
5 changed files with 290 additions and 129 deletions

View File

@@ -104,6 +104,7 @@
<Compile Include="Cmvs\ImagePB2.cs" />
<Compile Include="Ellefin\ArcEPK.cs" />
<Compile Include="Entis\ArcPAC.cs" />
<Compile Include="ExeFile.cs" />
<Compile Include="GameSystem\ArcCHR.cs" />
<Compile Include="GameSystem\ArcCMP.cs" />
<Compile Include="GameSystem\ImageALP.cs" />