Skip to content
Aaron C Robinson edited this page Nov 5, 2017 · 9 revisions

Welcome to the SettingsHelper wiki! This helper is used to simplify working with settings GUIs. Extends Listing_Standard to have additional functionality.

Features

  • Works with labels and numericals for text fields, checkboxes, radioboxes, and sliders
  • Add label lines
  • Add list of radio boxes
  • Add horizontal line
  • Utilities for splitting rectangles
  • Color picker utility for providing UI for picking a color (credits to KaimeV)

Namespaces

  • SettingsHelper
  • ColorPicker.Dialog

Where To Start?

New to ModSettings -> Quick intro to ModSettings

If familiar with Listing_Standard -> Basic Functions

Color's GUI -> Color Picker

Clone this wiki locally