ModMenu Integration
Now, you've created your config screen, you may want to add it to ModMenu.
Adding ModMenu with Gradle
Creating the ModMenu entrypoint
Create a class that is implementing ModMenuApi
Override the config screen method to provide our screen.
Add your entrypoint to fabric.mod.json
.
Last updated
Was this helpful?