summaryrefslogtreecommitdiff
path: root/data/perserver/default/CMakeLists.txt
blob: 2d2ef8cdd199f649f2cfba3896dd3ed3fdb428b1 (plain) (blame)
1
2
3
4
5
6
7
8
SET (FILES
    charcreation.xml
    chatcommands.txt
    features.xml
    gmcommands.txt
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/perserver/default)