implemented 'Moko Pro' compressed resources.

This commit is contained in:
morkt
2016-02-05 06:08:54 +04:00
parent 9f4459441c
commit 693d4dfa59
3 changed files with 200 additions and 0 deletions

View File

@@ -105,6 +105,7 @@
<Compile Include="Kaguya\ImageAO.cs" />
<Compile Include="KiriKiri\CryptAlgorithms.cs" />
<Compile Include="Liar\ArcLWG.cs" />
<Compile Include="MokoPro\CompressedFile.cs" />
<Compile Include="Propeller\ArcMGR.cs" />
<Compile Include="Propeller\ArcMPK.cs" />
<Compile Include="Propeller\ImageMGR.cs" />