mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-26 22:55:33 +00:00
Copy library to releases dir on GUI build
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<project name="FFDec Library" basedir="." default="build">
|
||||
<description>Builds project FFDec Library</description>
|
||||
<description>Builds project FFDec Library</description>
|
||||
<!--
|
||||
TODO: Figure out how to make versioning which (not) depends(?) on GUI
|
||||
-->
|
||||
<property name="VERSION" value="1.0.0" />
|
||||
<property name="VERSIONNUMBER" value="1.0.0" />
|
||||
<property name="BUILDER" value="jpexs" />
|
||||
|
||||
Reference in New Issue
Block a user