Skip to content
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
/ Polish Public archive

An API for making good UI's and menu's in Fabric.

Notifications You must be signed in to change notification settings

DarkKronicle/Polish

Repository files navigation

PolishAPI

An API for clean buttons, widgets, and screens.

Simple Widgets

Basic widgets that don't do a ton. Currently, there are:

  • Textbox Widget - input text into it
  • Toggle button - an on/off switch
  • Checkbox button - a checkbox
  • Clean Button - a button with rounded corners
  • Simple Button - a button without rounded corners
  • Slider buttons - slide a circle around to select a value
  • Selector Button - choose between different options

Complex Widgets

Widgets that allow for more customizability, but are more complex.

  • Color Button - select a color with 4 different sliders
  • Dropdown Selector - selector Button, but with dropdown functionality
  • Simple Button List - a scrollable list for Simple Buttons
  • Entry Button List - use different savable entries in a scrollable list

Credits

A lot of this I would have had no idea how to do if it weren't for shedaniel's ClothConfig. It was a huge help on learning how builders, interfaces, implementation, and overall API layout works. Please do check it out if you haven't already.

About

An API for making good UI's and menu's in Fabric.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages