Description
To enhance your work environment, I recommend installing all the recommended extensions.
Important
Bundling should only be used for testing. If you want to make a new Release, please head to the GitHub "Actions" tab and run the "Release" action.
To bundle all the scripts, you have to follow these steps:
- Install rokit if you haven't already
- Open Powershell or the command-line shell of your liking and cd to this repository
- Run
rokit install
and wait for it to install all the dependencies - In VSCode, press CTRL + SHIFT + B to build or run this command
lune run Build bundle header=Build/Header.luau
You can find the bundled script in '/Distribution/Script.luau'. If any issues occur or you are having troubles with the steps contact ActualMasterOogway on discord or open a Issue on this repository.