implemented XP3 archive creation.

This commit is contained in:
morkt
2014-07-26 23:13:17 +04:00
parent bedba61ff5
commit b72d9194e8
10 changed files with 495 additions and 21 deletions

View File

@@ -174,9 +174,24 @@ predefined encryption scheme.</value>
<data name="XFLDescription" xml:space="preserve">
<value>Liar-soft game resource archive</value>
</data>
<data name="XP3CompressContents" xml:space="preserve">
<value>Compress contents</value>
</data>
<data name="XP3CompressHeader" xml:space="preserve">
<value>Compress directory</value>
</data>
<data name="XP3Description" xml:space="preserve">
<value>KiriKiri game engine resource archive</value>
</data>
<data name="XP3LabelScheme" xml:space="preserve">
<value>Encryption scheme</value>
</data>
<data name="XP3LabelVersion" xml:space="preserve">
<value>Version</value>
</data>
<data name="XP3RetainStructure" xml:space="preserve">
<value>Retain directory structure</value>
</data>
<data name="YPFDescription" xml:space="preserve">
<value>Yu-Ris game engine resource archive</value>
</data>