Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 569 Bytes

File metadata and controls

11 lines (7 loc) · 569 Bytes

Roblox Development Tools

The set of scripts to make the development easier.

Where to put?

I recommend to make the Tools folder in project directory and have it synced with git. For example the wally-auto-install.sh script that has been made to reinstall the latest Roblox-related packages after each successful merge to eliminate the problems with outdated packages the game uses and stores, as the Packages folder is ignored.

These scripts aren't packaged. They are intended to copy-paste and eventually change for your liking. They are also lightweight.