Fixed update instructions (wcf2.1 compatibility)
authorMarcel Werk <burntime@woltlab.com>
Wed, 9 Nov 2016 14:58:12 +0000 (15:58 +0100)
committerMarcel Werk <burntime@woltlab.com>
Wed, 9 Nov 2016 14:58:12 +0000 (15:58 +0100)
package.xml

index 55dc35b1069d0659780fdd33b2e7d1ba8c2bbea5..d9ab39bd542bdb2742a5c51433753ea0ba290170 100644 (file)
@@ -32,7 +32,7 @@
        </instructions>
        
        <instructions type="update" fromversion="2.1.11">
-               <instruction type="file" />
-               <instruction type="language" />
+               <instruction type="file">files.tar</instruction>
+               <instruction type="language">language/*.xml</instruction>
        </instructions>
 </package>