Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enjarai/cicada-lib
Confusing, Interesting and Considerably Agnostic Development Aid
https://github.com/enjarai/cicada-lib
Last synced: about 2 months ago
JSON representation
Confusing, Interesting and Considerably Agnostic Development Aid
- Host: GitHub
- URL: https://github.com/enjarai/cicada-lib
- Owner: enjarai
- License: mit
- Created: 2022-11-30T18:22:15.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T10:24:01.000Z (2 months ago)
- Last Synced: 2024-10-28T13:45:22.224Z (2 months ago)
- Language: Java
- Size: 168 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CICADA
CICADA (proper backronym pending) is a library mod containing
general utilities and common abstractions I use in many of my mod projects.Some of its features include:
- An api to facilitate inter-mod conversations in the game log.
- Other logging tomfoolery.
- A custom cloak renderer.
- A GSON based self-managed mod config template class.
- An abstract mixin plugin to facilitate compatibility mixins.