mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-04 08:34:02 +00:00
specify path to config file in build instructions (#739)
This commit is contained in:
parent
5356fc3996
commit
873d60b18d
@ -28,7 +28,7 @@ Your goal is to produce shapes by cutting, rotating, merging and painting parts
|
||||
- Cd into `gulp` folder
|
||||
- Run `yarn` and then `yarn gulp` - it should now open in your browser
|
||||
|
||||
**Notice**: This will produce a debug build with several debugging flags enabled. If you want to disable them, modify `config.js`.
|
||||
**Notice**: This will produce a debug build with several debugging flags enabled. If you want to disable them, modify [`src/js/core/config.js`](src/js/core/config.js).
|
||||
|
||||
## Helping translate
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user