A java agent for improving LunarClient experience.
Only works for version 1.8.9-b4db1c9/master
).
Note: I might re-write this in Weave-MC, a mod loader for newer versions of LunarClient.
The image above is only for showcasing the modules!
Take a look at @me.monmcgt.code.commands.CommandInfo
in those files that extend me.monmcgt.code.commands.CommandAbstract
(e.g. BedwarsOverlay$Command.kt)
- Hooks
- Render Utilities
- Hypixel APIs Wrapper
- ClassLoader
- Easy-to-understand Command System
- MCP <-> Lunar Mappings Converter
- ...