share/hedgewars/Data/Maps/ClimbHome/CMakeLists.txt
author nemo
Sun, 30 Nov 2014 15:30:51 -0500
changeset 10589 98ea597e5cd9
parent 10415 fb80f6b1327f
child 11899 0b6baf802b3d
permissions -rw-r--r--
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10415
nemo
parents:
diff changeset
     1
install(FILES
nemo
parents:
diff changeset
     2
    mask.png
nemo
parents:
diff changeset
     3
    map.cfg
nemo
parents:
diff changeset
     4
    map.lua
nemo
parents:
diff changeset
     5
    preview.png
nemo
parents:
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/ClimbHome)