This update makes slight changes and additions to SubAPI, along with some general fixes and invisible changes.
Changes Include:
- Better Documented the project (JavaDocs)
- Fixed SubServers Client Generator (SubCreator)
- Multiple Packets can Send/Receive on the same handle (SubData Direct)
- Made the Authentication Packet final (SubData Direct/Security)
- Minor YAML Reader Fixes/Additions (SubAPI & Invisible)
- Rewrite the Launcher using Reflection (Launcher)
- Minor Invisible Changes