Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 54583589315ec5ef0f3a090a8ba50956c2814794 (plain) (blame)
1
2
3
4
5
6
7
8
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               .,\
               plugin.properties
src.includes = patches/,\
               help/,\

Back to the top