mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 00:30:43 +00:00
Correct adding new subtags (CharacterId tags)
This commit is contained in:
+3
-1
@@ -222,7 +222,9 @@
|
||||
<zipfileset file="${app.info.temp}" fullpath="FFDec.app/Contents/Info.plist" />
|
||||
<zipfileset dir="${DISTRIBUTIONDIR}" excludes="ffdec.sh" prefix="FFDec.app/Contents/Resources/" />
|
||||
<zipfileset dir="${DISTRIBUTIONDIR}" includes="ffdec.sh" fullpath="FFDec.app/Contents/Resources/ffdec.sh" filemode="755" />
|
||||
</zip>
|
||||
</zip>
|
||||
<delete file="${app.script.temp}" />
|
||||
<delete file="${app.info.temp}" />
|
||||
</target>
|
||||
|
||||
<target name="-set-gui-type">
|
||||
|
||||
Reference in New Issue
Block a user