Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cottonmc/libgui
Buttons & Co
https://github.com/cottonmc/libgui
api fabric hacktoberfest library minecraft
Last synced: 29 days ago
JSON representation
Buttons & Co
- Host: GitHub
- URL: https://github.com/cottonmc/libgui
- Owner: CottonMC
- License: mit
- Created: 2019-07-03T19:40:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T16:14:39.000Z (3 months ago)
- Last Synced: 2024-10-14T06:20:22.555Z (29 days ago)
- Topics: api, fabric, hacktoberfest, library, minecraft
- Language: Java
- Homepage:
- Size: 1.29 MB
- Stars: 290
- Watchers: 5
- Forks: 47
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LibGui
[![Maven metadata URL](https://img.shields.io/maven-metadata/v/http/server.bbkr.space:8081/artifactory/libs-release/io/github/cottonmc/LibGui/maven-metadata.xml.svg?style=flat-square&color=49bfe0)](http://server.bbkr.space:8081/artifactory/libs-release/io/github/cottonmc/LibGui) [![Discord](https://img.shields.io/discord/527511104927039499.svg?style=flat-square)](https://discord.gg/9M5sACm)
Minecraft GUIs without spending forever painstakingly aligning things to the background image.
Instead, LibGui takes a logical description of your GUI, and draws it on-the-fly like any modern
GUI system. Controls can be hung on an itemslot grid or offset from it. Panel styles, colors,
and opacity can be customized, and everything can be extended.See the [LibGui wiki](https://github.com/CottonMC/LibGui/wiki) for setup
And for code examples:
* [Client-Only Guis](https://github.com/CottonMC/LibGui/wiki/Client-Sided-Guis)
* [Inventory Guis](https://github.com/CottonMC/LibGui/wiki/Getting-Started-with-GUIs)For an idea of what's coming down the road for all my projects, you can check my roadmap at https://trello.com/b/0TVU8d63/falkreons-roadmap