From bbfc5a2bfaa5909f37a55bbe0fc83083cd883515 Mon Sep 17 00:00:00 2001 From: qwinci <32550582+qwinci@users.noreply.github.com> Date: Wed, 1 Jul 2020 14:45:51 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index a14880df..0b37093d 100644 --- a/README.md +++ b/README.md @@ -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`