1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00

Update README.md

This commit is contained in:
qwinci 2020-07-01 14:45:51 +03:00 committed by GitHub
parent d86b879ac2
commit bbfc5a2bfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,10 +23,6 @@ Your goal is to produce shapes by cutting, rotating, merging and painting parts
**Notice**: This will produce a debug build with several debugging flags enabled. If you want to disable them, modify `config.js`.
- Mac building with Windows
- 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 Node.js and Yarn
- Be sure to run cmd as ADMIN! Otherwise this will not work.
- Run yarn in the root folder, then run 'yarn' in the `gulp/` folder
- Cd into `gulp` and run `yarn gulp main.standalone`