blob: 0b81cc16950edf7728fc4a15d73f64fdac671507 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
SET (FILES
charcreation.xml
chatcommands.txt
deadmessages.xml
defaultcommands.xml
features.xml
gmcommands.txt
groups.xml
weapons.xml
)
INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/perserver/default)
|