share/hedgewars/Data/Maps/Knockball/CMakeLists.txt
author Henek
Fri, 10 Dec 2010 23:58:15 +0100
changeset 4502 759c1a3bb156
parent 3238 e99a43a2405b
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
	preview.png
	DESTINATION ${SHAREPATH}Data/Maps/Knockball)