From 6f0605f8392063fbec26722a39dd78788fba520b Mon Sep 17 00:00:00 2001 From: in0finite Date: Tue, 24 May 2022 06:29:55 +0200 Subject: [PATCH] add link for "server administration" page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b8b95c3..2ca1eac5 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ The game is tested on Linux, Windows, Mac, and Android. It supports both Mono an Game fully works in multiplayer. You can start the game as dedicated server, as a host (server & client at the same time), or you can connect to a server. This works on all supported platforms, which means you can start a host even on Android device. -If you want to run a dedicated server, take a look at these [instructions](https://github.com/GTA-ASM/SanAndreasUnity/wiki/Command-line). +If you want to host a server, take a look at [command line instructions](https://github.com/GTA-ASM/SanAndreasUnity/wiki/Command-line) and [server administration](https://github.com/GTA-ASM/SanAndreasUnity/wiki/Server-administration). ## Development setup