To run development version of the addon you have to install Node.js and Yarn. It's also recommended to use Visual Studio Code editor, with workspace recommended extensions.
- To download the repository use
git clone https://github.com/ark120202/angel-arena-black-star && cd angel-arena-black-star
. If you are contributing from a fork, you can have to rungit remote set-url origin https://github.com/YOUR_USER_NAME/angel-arena-black-star
- Run
yarn
to install dependencies - Run
yarn dev
to build resources and watch for changes. You also can run it withCtrl+Shift+B
in Visual Studio Code - Run
yarn launch
orscripts/launch.bat
to launch Workshop Tools