Skip to content

Latest commit

 

History

History
executable file
·
34 lines (28 loc) · 1.12 KB

File metadata and controls

executable file
·
34 lines (28 loc) · 1.12 KB

amber

My collection of general purpose classes/utilities for Geode

Note that this mod does nothing by itself! It is a library that is supposed to be used by other developers for their mods!

Features

See README.md for a more detailed description and usage, and docs for a full per-class/header reference

  • Actions
    • ContentTo
  • General classes
    • ColoredLabel
    • DraggableButton
    • LimitedTextArea
    • QuickNotification
    • ScrollBorders
    • ScrollTextArea
    • Separator
    • TextboxChain
    • TextboxObject
  • Layouts
    • ListLayout
  • Custom settings
    • WideTitleV3
  • Utilities
    • geometry.hpp

Support and Feedback

You can leave your feedback in the Issues tab or by joining my Discord server

License

This project is distributed under the Apache-2.0 License.

See LICENSE for permissions, conditions and limitations.