[insert somewhat long and boring talk about how lua classes are different from compiled plugins]
Installing LUA Classes is just as easy as installing normal plugins.
The actual LUA Classes consist of .lua files, all these files need to be copied into LCDHost's Lua folder.
My LUA Classes also bring 3rd party applications with themselves to do stuff that i find to be too cumbersome to code in LUA for now, these also need to be copied into LCDHost's Lua folder.
LUA Classes are different from other Classes in that they get loaded automatically with the Lua Plugin, the best way to disabled them temporarily is to move the .lua file to another directory for as long as you want them to be disabled.