implemented Selene 'KCAP' archive format.

This commit is contained in:
morkt
2015-03-11 16:37:51 +04:00
parent 520e7215ba
commit 7580d36414
11 changed files with 413 additions and 2 deletions

View File

@@ -171,9 +171,18 @@ Choose appropriate encryption scheme.</value>
Enter archive encryption key or choose
predefined encryption scheme.</value>
</data>
<data name="KCAPDefault" xml:space="preserve">
<value>Default</value>
</data>
<data name="KogadoDescription" xml:space="preserve">
<value>Kogado game engine resource archive</value>
</data>
<data name="LabelPassphrase" xml:space="preserve">
<value>Passphrase</value>
</data>
<data name="LabelScheme" xml:space="preserve">
<value>Scheme</value>
</data>
<data name="LWGDescription" xml:space="preserve">
<value>Liar-soft image archive</value>
</data>