From fbd126d27b74c2190da7face3f78a61df61f2300 Mon Sep 17 00:00:00 2001 From: ijemafe Date: Tue, 12 May 2020 20:03:20 -0700 Subject: [PATCH] Update SERVERS.md --- SERVERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SERVERS.md b/SERVERS.md index c5ed8f8..f31acec 100644 --- a/SERVERS.md +++ b/SERVERS.md @@ -48,7 +48,7 @@ This section will cover hosting a Raven Shield server with [MarkMods.com](https: 1. Open your server in the control panel. 1. Under Control Panel, Stop the server. 1. Under Configuration, make sure `Use FTP config` is enabled. Save at the bottom. - 1. Under File Manager, click `Open In Fullscreen` to start a minimal FTP client connected to your server. This will be the primary way you interact with the server's content and configuration. To open a file, click it in the UI. Save it to disk if you plan to make changes. To update a file, click `Upload Files` in the bottom left and choose the file to upload. It will replace the server's copy. + 1. Under File Manager, click `Open In Fullscreen` to start a minimal FTP client connected to your server. This will be the primary way you interact with the server's content and configuration. To open a file, click it in the UI. Save it to disk if you plan to make changes. To update a file, click `Upload Files` in the bottom left and choose the file to upload. It will replace the server's copy. 1. Install OpenRVS by uploading its files according to the instructions. 1. Replace `system\R6GameService.dll` with [the prebuilt copy from this repo](R6GameService.dll). This will eliminate another outbound call to Ubisoft's servers. 1. Replace `Mods\RavenShield.mod` with [the copy from this repo](RavenShield.mod). This will enable the OpenRVS server code and beacon code.