https://github.com/up-mods/wrench_wrapper
A handy wrapper for your Quilt Config!
https://github.com/up-mods/wrench_wrapper
Last synced: 6 months ago
JSON representation
A handy wrapper for your Quilt Config!
- Host: GitHub
- URL: https://github.com/up-mods/wrench_wrapper
- Owner: Up-Mods
- License: mit
- Created: 2024-05-22T02:09:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-01-22T02:14:39.000Z (7 months ago)
- Last Synced: 2026-01-22T15:56:57.822Z (7 months ago)
- Language: Java
- Size: 239 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_wrench-wrapper.md
Awesome Lists containing this project
README
# Wrench Wrapper
> [!CAUTION]
> This library is still in development and breaking changes may happen frequently until the 1.0.0 release.
>
> Do not use Wrench Wrapper unless your name is Ennui.
Wrench Wrapper is a portable way to use [Quilt Config](https://github.com/QuiltMC/quilt-config) on modern Minecraft toolchains. It minimizes bloat so that your mod can just bundle our wrapper in order to have fun with an excellent config system!
While [the Quilt project](https://quiltmc.org/) has unfortunately fallen out of relevancy, it still aims to avoid relocating the API so that *all* platforms can have a seamless experience!
Stay tuned for more, there's more work to do.
> [!CAUTION]
> Seriously though, do **not** use this library if your name isn't Ennui.
>
> I'm willing to tank the consequences of my actions myself, but I will not mind if an update breaks everything. All breakage is supposed to be contained on my test subjects!
>
> If you see a 1.0.0 pre-release pop up and the Caution signs become Warning signs, this is your cue to start messing with Wrench Wrapper.
>
> If you desperately want to use Quilt Config now, you can use [uhhhh](https://github.com/sisby-folk/kaleido-config), did I mention that I hate racists?
## License
This project is licensed under the [MIT license](LICENSE_wrench-wrapper.md).
Both bundled libraries, [Quilt Config](https://github.com/QuiltMC/quilt-config) and [Quilt Parsers](https://github.com/QuiltMC/quilt-parsers), are licensed under the Apache 2.0 license.