share/hedgewars/Data/Maps/SB_Oaks/CMakeLists.txt
author Wuzzy <Wuzzy2@mail.ru>
Sun, 29 Oct 2017 19:06:02 +0100
changeset 12798 fdb3730aa0e2
parent 9020 643cef1efb22
permissions -rw-r--r--
ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9020
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     1
install(FILES
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     2
    map.png
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     3
    mask.png
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     4
    map.cfg
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     5
    preview.png
643cef1efb22 Oaks map
tiyuri
parents:
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/SB_Oaks)