Updated Developer Mode (markdown)
parent
bc7df47a17
commit
20fe692d20
@ -53,14 +53,11 @@ You've made changes to WesterosBlocks and wish to test these ingame.
|
||||
.westeroscraft/common/modstore/com/westeroscraft/westerosblocks/test/westerosblocks-test.jar
|
||||
```
|
||||
|
||||
#### Step 3 - Turn on dev mode and pull the changes.
|
||||
#### Step 3 - Turn on dev mode.
|
||||
|
||||
* Open the console and type the following.
|
||||
```JavaScript
|
||||
DistroManager.setDevMode(true)
|
||||
```
|
||||
```Javascript
|
||||
DistroManager.pullLocal()
|
||||
devModeToggle()
|
||||
```
|
||||
*Note: Dev mode is always false whenever you open the launcher.*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user