library

Attributor

An object for reading/writing attributes of an instance as if they were properties. Also comes with a :Destroy() function for easy cleanup.

Installation

Studio Wally

Using the Studio Wally plugin:

  1. Open the widget
  2. Search kashtheking/attributor
  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:

Attributor = "kashtheking/attributor@1.0.0"