Ensure you have Node 10.19 installed by following the steps in the Installing Node documentation.
- Go to the
library/folder in the terminal - Run
npm ci(Only need to do this after pulling new code) - Run
npm pack
- Go to the project folder in the terminal:
- Camelot Unchained is at
camelot/ - Final Stand: Ragnarok is at
colossus/
- Camelot Unchained is at
- Run
npm ci(Only need to do this after pulling new code) - Run
npm run build
- Go to the
launcher/project folder in the terminal - Run
npm ci(Only need to do this after pulling new code) - Run
npm run build