Updated Developer Mode (markdown)

Daniel Scalzi 2019-01-04 14:52:55 -05:00
parent 886415a386
commit 6ed3d5c701

@ -12,7 +12,7 @@ You've made changes to WesterosBlocks and wish to test these ingame.
#### Step 1 - Setup the distribution file for our dev launch. #### Step 1 - Setup the distribution file for our dev launch.
* Go to `.westeroscraft`. * Go to the [userData](https://github.com/electron/electron/blob/master/docs/api/app.md#appgetpathname) folder.
* Copy `distribution.json` * Copy `distribution.json`
* Paste it in the same directory and rename the copy `dev_distribution.json` * Paste it in the same directory and rename the copy `dev_distribution.json`
* Open `dev_distribution.json` and locate the server configuration you wish to modify. * Open `dev_distribution.json` and locate the server configuration you wish to modify.