Feel free to revert this one, was just screwing around with stuff from before. I kinda like it and figured committing it was the easiest way for you to look at it. http://m8y.org/hw/perlin.png
file(GLOB luafiles *.lua)
install(FILES
${luafiles}
DESTINATION ${SHAREPATH}Data/Scripts)
add_subdirectory(Multiplayer)