Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: c7e30149d81bae1c07408630aac7e72ea0f583ab (plain) (blame)
1
2
3
4
5
6
7
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
               .,\
               launcher.properties,\
               about.html
src.includes = about.html

Back to the top