An open API service indexing awesome lists of open source software.

https://github.com/microcontrollersdev/menumobs


https://github.com/microcontrollersdev/menumobs

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# OneConfigExampleMod

![Powered by OneConfig](https://polyfrost.org/media/branding/badges/badge_1.svg)
![Compact Powered by OneConfig](https://polyfrost.org/media/branding/badges/badge_2.svg)
![Minimal Powered by OneConfig](https://polyfrost.org/media/branding/badges/badge_3.svg)
![Minimal Compact Powered by OneConfig](https://polyfrost.org/media/branding/badges/badge_4.svg)

Example mod implementing OneConfig.

## How to use

- Copy the template either by using GitHub's "Use this template" feature or downloading the repo manually.
- **Remove the license named "LICENSE-TEMPLATE" and choose a new one.**
- Refactor the template (specifically, the modid, version and name in the gradle.properties and most of the class names)
to a different name.
- Have fun modding! :D

## Need to update to a newer commit of this template?

Check out these update guides:
- [Updating to commit `fd8e095`](update-to-fd8e095.md) (most recent update)
- [Updating to commit `301a6ca`](update-to-301a6ca.md)