share/hedgewars/Data/Maps/Basketball/CMakeLists.txt
author nemo
Thu, 15 Oct 2009 17:42:21 +0000
changeset 2457 ecf0c7e7995b
parent 1995 fd60c67489c2
child 3004 e9b3613cc3fb
permissions -rw-r--r--
Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1995
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     1
install(FILES
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     2
	map.png
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     3
	map.cfg
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     4
	mask.png
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     5
	preview.png
fd60c67489c2 Add basketball to build system
unc0rr
parents:
diff changeset
     6
	DESTINATION ${SHAREPATH}Data/Maps/Basketball)