Lucifen Game System resources implementation.

LPK archives;
ELG images.
This commit is contained in:
morkt
2015-04-22 05:14:41 +04:00
parent 62a1bcc738
commit ec8f39a2c7
5 changed files with 1008 additions and 2 deletions

View File

@@ -81,6 +81,7 @@
<Compile Include="ArcKAAS.cs" />
<Compile Include="ArcKCAP.cs" />
<Compile Include="ArcKogado.cs" />
<Compile Include="ArcLPK.cs" />
<Compile Include="ArcLST.cs" />
<Compile Include="ArcMajiro.cs" />
<Compile Include="ArcMBL.cs" />
@@ -140,6 +141,7 @@
<Compile Include="ImageBMZ.cs" />
<Compile Include="ImageDRG.cs" />
<Compile Include="ImageEDT.cs" />
<Compile Include="ImageELG.cs" />
<Compile Include="ImageGCP.cs" />
<Compile Include="ImageHG3.cs" />
<Compile Include="ImageISG.cs" />