share/hedgewars/Data/Maps/Basketball/CMakeLists.txt
author Henek
Fri, 10 Dec 2010 23:58:15 +0100
changeset 4502 759c1a3bb156
parent 3004 e9b3613cc3fb
child 8377 869f80966a77
permissions -rw-r--r--
lua access to data dir by GetDataPath and made a new scripting translation system with Locale.lua as library and .lua files under Locale. Updated maps Basketball and Knockball to this new system.

install(FILES
	map.png
	map.cfg
	map.lua
	mask.png
	preview.png
	DESTINATION ${SHAREPATH}Data/Maps/Basketball)