Add link to alternative launcher made by Umby24.

This commit is contained in:
UnknownShadow200 2015-10-16 20:35:55 +11:00
parent bc4405ff64
commit 974a834ca1

View File

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