https://github.com/microcontrollersdev/presenthelper
https://github.com/microcontrollersdev/presenthelper
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/microcontrollersdev/presenthelper
- Owner: MicrocontrollersDev
- License: unlicense
- Created: 2022-12-21T23:39:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-21T23:40:00.000Z (about 3 years ago)
- Last Synced: 2025-02-13T02:22:38.909Z (12 months ago)
- Language: Kotlin
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-TEMPLATE
Awesome Lists containing this project
README
# OneConfigExampleMod
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.