mirror of
https://github.com/2006-Scape/Script-Factory.git
synced 2026-07-03 00:38:11 +00:00
Update config.xml
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
<config>
|
<config>
|
||||||
<jars basedir="C:/Users/Lachlan/Documents/GitHub/Script-Factory/target/">
|
<jars basedir="/home/dr_cookie/Projects/ScriptFactory3/target/">
|
||||||
<jar in="1000202.jar" out="/home/ci/jars/1000202.jar"/>
|
<jar in="1000202.jar" out="/home/ci/jars/1000202.jar"/>
|
||||||
</jars>
|
</jars>
|
||||||
|
|
||||||
@@ -34,4 +34,4 @@
|
|||||||
<property name="synthetize-methods" value="private"/>
|
<property name="synthetize-methods" value="private"/>
|
||||||
<property name="synthetize-fields" value="private"/>
|
<property name="synthetize-fields" value="private"/>
|
||||||
<property name="remove-toString" value="disable"/>
|
<property name="remove-toString" value="disable"/>
|
||||||
</config>
|
</config>
|
||||||
|
|||||||
Reference in New Issue
Block a user