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