share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Mon, 14 Jan 2019 21:19:57 +0100
changeset 14590 c5f18710a184
parent 11899 0b6baf802b3d
permissions -rw-r--r--
Remove "loser" messages in challenges The point of challenges is not to "win", but to reach a highscore, so we need not to rub failure into the player's face.

install(FILES
    mask.png
    map.cfg
    map.lua
    preview.png
    desc.txt
    DESTINATION ${SHAREPATH}Data/Maps/ClimbHome)