mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
10 lines
234 B
INI
10 lines
234 B
INI
source.. = src/main/java/
|
|
output.. = target/
|
|
bin.includes = plugin.xml,\
|
|
META-INF/,\
|
|
.,\
|
|
logback.xml,\
|
|
teavm-16.png
|
|
jars.compile.order = .
|
|
jars.extra.classpath = logback.xml
|