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