CONTRIBUTING.md

February 15, 2020 ยท View on GitHub

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 run git 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 with Ctrl+Shift+B in Visual Studio Code
  • Run yarn launch or scripts/launch.bat to launch Workshop Tools