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

index 6027221190f270cad54e66744f87b8a0ed22bcbb..cd87d4056d1a3c2fb778d90a1101a3a9dad757dc 100644 (file)
        </instructions>
        
        <instructions type="update" fromversion="2.1.2">
-               <instruction type="file" />
-               <instruction type="template" />
-               <instruction type="page" />
-               <instruction type="language" />
-               <instruction type="menuItem" />
+               <instruction type="file">files.tar</instruction>
+               <instruction type="template">templates.tar</instruction>
+               <instruction type="page">page.xml</instruction>
+               <instruction type="language">language/*.xml</instruction>
+               <instruction type="menuItem">menuItem.xml</instruction>
        </instructions>
 </package>