https://github.com/oery/nobridgebobbing-forge
https://github.com/oery/nobridgebobbing-forge
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oery/nobridgebobbing-forge
- Owner: Oery
- Created: 2024-02-16T11:48:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T08:07:40.000Z (about 1 year ago)
- Last Synced: 2025-01-30T02:44:53.082Z (5 months ago)
- Language: Java
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.
- Have fun modding! :D