this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
file(GLOB luafiles *.lua)
install(FILES
${luafiles}
DESTINATION ${SHAREPATH}Data/Scripts)
add_subdirectory(Multiplayer)