Updated Developer Mode (markdown)
parent
e956439495
commit
c3ad072c88
@ -59,8 +59,14 @@ You've made changes to WesterosBlocks and wish to test these ingame.
|
||||
```JavaScript
|
||||
DistroManager.setDevMode(true)
|
||||
```
|
||||
*Note: Dev mode is always false whenever you open the launcher.*
|
||||
|
||||
From here, the game should launch with your modified version of WesterosCraft. Note that the dev_distribution must be manually synced with the main distribution.json. If you let the file sit for weeks without syncing, you may end up downloading outdated versions of other files.
|
||||
From here, the game should launch with your modified version of WesterosCraft.
|
||||
|
||||
### Final Notes
|
||||
|
||||
* The dev_distribution must be manually synced with the main distribution.json. If you let the file sit for weeks without syncing, you may end up downloading outdated versions of other files.
|
||||
* If you wish to make changes to **optional mods**, you do not need to setup a developer environment. All you need to do is disable the mod in the settings, and place your modified version in the `mods` folder.
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user