Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 947 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (15 loc) · 947 Bytes

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