Updated Developer Mode (markdown)

Daniel Scalzi 2019-03-06 00:45:44 -05:00
parent 6689574aab
commit 83a553d028

@ -1,4 +1,4 @@
<p align="center"><img src="https://github.com/WesterosCraftCode/ElectronLauncher/blob/master/app/assets/images/WesterosSealCircle.png?raw=true" width="150px" height="150px" alt="westeroscraft"></p>
<p align="center"><img src="https://github.com/dscalzi/ElectronLauncher/blob/master/app/assets/images/SealCircle.png?raw=true" width="150px" height="150px" alt="aventium softworks"></p>
<h1 align="center">Developer Mode</h1>
@ -61,7 +61,7 @@ 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.
From here, the game should launch with your modified version of the client.
### Final Notes
@ -70,4 +70,4 @@ From here, the game should launch with your modified version of WesterosCraft.
---
See also: [Documentation on the distribution specification](https://github.com/WesterosCraftCode/ElectronLauncher/blob/master/docs/distro.md).
See also: [Documentation on the distribution specification](https://github.com/dscalzi/ElectronLauncher/blob/master/docs/distro.md).