Merge pull request #20 from erplsf/master

Make build setup clearer
This commit is contained in:
tobspr 2020-05-27 08:01:49 +02:00 committed by GitHub
commit f5f08a08e2
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ You can already play it [here](https://shapez.io).
## Building
- Make sure git `git lfs` extension is on your path
- Run `git lfs pull` to download sound assets
- Make sure `ffmpeg` is on your path
- Install Yarn and Node.js 10
- Run `yarn` in the root folder, then run `yarn` in the `gulp/` folder