A plugin designed to simplify making tools compatible with Whitehill/JSM products. Select the tool, choose what you'd like it to do and configure it to your liking, no more messing about with attributes!
This project is built with Rojo 7.4.4.
Ensure you have the dependencies installed. Dependencies are managed by aftman (Toolchain) and wally (Libraries)
You will need to have aftman installed.
To set up the project, use:
aftman install
wally install
To build the plugin from scratch, use:
wally install
rojo build -o "WhitehillToolConfigurator.rbxm"
We welcome contributions! If you think our plugin can be improved; feel free to open a pull request. We'll review it, provide feedback and merge the changes if we're happy with it.