libraryexamples
minor
remove the shaders in resources
Move the shaders from resource files directly to the code.
java.io.InputStream -> Kotlin's ByteArray
Completely remove any mention of java.util
Convert EffectMessageSender to Kotlin Coroutines.
get rid of java.util.LinkedList
get rid of java.util.regex import
fix errors loading Effect.code() and calling stuff via reflection. Remove java.lang.reflect!
View revisions
Also available in: Atom