Make hedgewars frontend not change scheme/weps to Default if script cfg doesn't match a known scheme. That is, will leave on whatever is selected. Also set a bunch of schemes where we don't care what the scheme/weps are to *
file(GLOB BaseMusic *.ogg)
install(FILES
${BaseMusic}
DESTINATION ${SHAREPATH}Data/Music)