Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prototik/theconfiglib
https://github.com/prototik/theconfiglib
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prototik/theconfiglib
- Owner: Prototik
- License: lgpl-3.0
- Created: 2023-12-25T14:48:27.000Z (about 1 year ago)
- Default Branch: 1.20.4
- Last Pushed: 2023-12-27T09:47:12.000Z (about 1 year ago)
- Last Synced: 2023-12-27T12:55:43.878Z (about 1 year ago)
- Language: Java
- Size: 986 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelogs/0.1.1.md
- License: LICENSE
Awesome Lists containing this project
README
# TheConfigLib
![Environment](https://img.shields.io/badge/Environment-Client-purple)
![Java 17](https://img.shields.io/badge/Language-Java%2017-9B599A.svg?color=orange)[//]: # ([![Latest Release](https://maven.aur.rocks/api/badge/latest/releases/dev/tcl/the-config-lib-common?name=Release)](https://maven.aur.rocks/#/releases/dev/tcl))
[![Latest Snapshot](https://maven.aur.rocks/api/badge/latest/snapshots/dev/tcl/the-config-lib-common?name=Snapshot)](https://maven.aur.rocks/#/snapshots/dev/tcl)[![Modrinth](https://img.shields.io/modrinth/dt/Q5Ti7TVC?color=00AF5C&label=downloads&logo=modrinth)][Modrinth]
[![CurseForge](https://img.shields.io/curseforge/dt/954652?logo=curseforge&color=E04E14)][CurseForge]The Config Lib, one and only config library for your mods!
## What is TCL?
TheConfigLib (TCL) is a library mod to allow other mods create and use configs and build GUIs for them.
On its own it does nothing, you need other mod to utilize TCL API.It was created as fork of [YACL] to address API and compatibility issues.
## License
This mod is under the [GNU Lesser General Public License, v3.0][LICENSE].
[LICENSE]: LICENSE
[Modrinth]: https://modrinth.com/mod/tcl
[CurseForge]: https://curseforge.com/minecraft/mc-mods/tcl
[YACL]: https://github.com/isXander/YetAnotherConfigLib