From 974a834ca1ee2436e8bfc5f42a255ec52b601a29 Mon Sep 17 00:00:00 2001 From: UnknownShadow200 Date: Fri, 16 Oct 2015 20:35:55 +1100 Subject: [PATCH] Add link to alternative launcher made by Umby24. --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 88d3778b0..c4d5cac83 100644 --- a/readme.md +++ b/readme.md @@ -29,6 +29,9 @@ Run classicalsharp.exe. **Multiplayer** Run launcher.exe. You can connect to LAN/locally hosted servers, minecraft.net servers, and classicube.net servers through the launcher. +Alternatively, you can use [CSLauncher](https://github.com/umby24/CSLauncher/releases) instead of the default launcher included with ClassicalSharp +- this launcher is very similar to ClassiCube's launcher and is simpler to use. (Thanks Umby24 for making this launcher) + ##### Mono specific notes *You must use either build using Mono compiler or define `__MonoCS__` when building, otherwise you will get runtime errors when decompressing the map using Mono.* *Also, if you are using an older mono version, you may need to run `mozroots --import --sync` to import trusted root certificates, otherwise you will get an 'Error writing headers' exception.*