Updated readme for launcher code to change

This commit is contained in:
Marwolf
2018-08-04 10:26:26 -04:00
parent 4d84f9d211
commit b1b71e56da

View File

@@ -174,7 +174,7 @@ You will need to edit:
* Edit: "/Docker-Home/Game/Launcher/src/Main.java"
* Replace with your domain / IP: private static String URL = "http://localhost";
* Replace with your domain / IP: "private static String Domain = "localhost";"
* Compile and copy result from "/Docker-Home/Game/Launcher/dist/Open_RSC_Launcher.jar" to "/Docker-Home/Website/downloads/Open_RSC_Launcher.jar"