Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prototik/theconfiglib


https://github.com/prototik/theconfiglib

Last synced: about 2 months ago
JSON representation

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