share/hedgewars/Data/Maps/Knockball/CMakeLists.txt
author Wuzzy <almikes@aol.com>
Wed, 26 Apr 2017 00:47:14 +0200
changeset 12330 fc6bb8471882
parent 8443 2debc9b9f917
permissions -rw-r--r--
Update more HWPs: Knockball, Racer, Construction Mode Changes: - New ammo icon for Knockball's baseball bat with ball - New ammo icon for waypoint placement tool in Racer - Remove airplane cursor in Racer and Construction Mode

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