share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sun, 07 Apr 2019 23:32:59 +0200
changeset 14781 75bd27700837
parent 13087 b6df6283e2ba
permissions -rw-r--r--
Update health crate tooltips in missions with fake health crates

file(GLOB Scripts *.lua)

install(FILES
    ${Scripts}
    order.cfg
    DESTINATION ${SHAREPATH}Data/Missions/Challenge)