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.
file(GLOB luafiles *.lua)
install(FILES
${luafiles}
DESTINATION ${SHAREPATH}Data/Scripts)