library

ClientSettings (DEPRECATED)

A bare-bones module for storing and changing local settings. Uses Signal to fire an event when a setting is changed.

Installation

Studio Wally

Using the Studio Wally plugin:

  1. Open the widget
  2. Search kashtheking/local-settings
  3. Click the download button and choose a download option (“Shared module” is recommended)

Wally

Add this to the [dependencies] section of your wally.toml:

ClientSettings = "kashtheking/local-settings@0.1.0"