share/hedgewars/Data/Missions/Challenge/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Tue, 07 Aug 2018 02:18:19 +0200
changeset 13624 6a06904c7bb8
parent 13087 b6df6283e2ba
permissions -rw-r--r--
Fix drill rocket exploding when digging at bounce/wrap world edge

file(GLOB Scripts *.lua)

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