Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stellarwitch7/libstellar

Utility library for my Fabric mods. Intended for usage in Scala.
https://github.com/stellarwitch7/libstellar

fabric fabric-mod fabricmc fabricmc-mod java lib library minecraft minecraft-mod mod modding modding-games scala utility utility-library

Last synced: 7 days ago
JSON representation

Utility library for my Fabric mods. Intended for usage in Scala.

Awesome Lists containing this project

README

        

# libstellar

A personal Scala library for my Fabric mods. Mainly provides interfaces and abstract classes for reducing boilerplate.

Depends on [Fabric API](https://github.com/FabricMC/fabric), [owo-lib](https://github.com/wisp-forest/owo-lib), [CICADA](https://github.com/enjarai/cicada-lib), and [Scalable Cat's Force](https://github.com/Kotori316/SLP-fabric).