share/hedgewars/Data/Maps/TrophyRace/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Mon, 01 May 2017 00:04:28 +0200
changeset 12393 0eb1457f7b94
parent 11774 8b17caab10ec
permissions -rw-r--r--
Add big fat developer warning to all racing scripts about compability This is done to prevent me and others from committing crap. :D

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