mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 12:17:53 +00:00
20 lines
495 B
INI
20 lines
495 B
INI
output.. = bin/
|
|
bin.includes = plugin.xml,\
|
|
META-INF/,\
|
|
.,\
|
|
*.xml,\
|
|
icons/,\
|
|
templates/,\
|
|
templatesIndex.txt,\
|
|
plugin_customization.ini,\
|
|
changelog,\
|
|
Makefile,\
|
|
intro/,\
|
|
html/,\
|
|
LICENSE,\
|
|
splash.bmp
|
|
src.includes = templatesIndex.txt,\
|
|
templates/
|
|
source.. = src/
|
|
jars.compile.order = .
|