Controlify
Controlify copied to clipboard
Improve public API docs
Updates the documentation and Javadocs to make it more user-friendly and simplify integration with Controlify by:
- Updating outdated references.
- Adding Maven/dependency code snippets and the full file name
dev.isxander.controlify.api.entrypoint.ControlifyEntrypointto make it easier for NeoForge users to create in their IDE or terminal. - Documenting how to register a custom radial icon.
- Clarifying the differences between
onControlifyInitandonControlifyPreInitto resolve common confusion.
Related Issues
- Fixes #696