Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stellarwitch7/libstellar
- Owner: StellarWitch7
- License: mit
- Created: 2024-07-29T10:30:53.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-12T20:43:05.000Z (26 days ago)
- Last Synced: 2024-10-16T12:16:46.564Z (22 days ago)
- Topics: fabric, fabric-mod, fabricmc, fabricmc-mod, java, lib, library, minecraft, minecraft-mod, mod, modding, modding-games, scala, utility, utility-library
- Language: Scala
- Homepage: https://modrinth.com/mod/libstellar
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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).