From 83a553d028d03172e98ec2bbf99ce5b525ecb082 Mon Sep 17 00:00:00 2001 From: Daniel Scalzi Date: Wed, 6 Mar 2019 00:45:44 -0500 Subject: [PATCH] Updated Developer Mode (markdown) --- Developer-Mode.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Developer-Mode.md b/Developer-Mode.md index 36d4205..6bd7344 100644 --- a/Developer-Mode.md +++ b/Developer-Mode.md @@ -1,4 +1,4 @@ -

westeroscraft

+

aventium softworks

Developer Mode

@@ -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).