Update README.md

This commit is contained in:
ijemafe 2020-05-10 15:33:47 -07:00 committed by GitHub
parent bd8a6274ee
commit b88f9ae1b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View File

@ -44,8 +44,24 @@ From the [Raven Shield page](https://www.markmods.com/gameserverhosting/Rainbow%
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.
1. To open a file, click it in the UI. Save it to disk if you plan to make changes.
1. 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
1. Replace R6GameService.dll with a copy from Discord
1. Replace RavenShield.mod with a copy from Discord
1. Start the server again when finished. It should now be using the config files from the file manager.
**Adjusting Configs**
The two primary files for server configuration are `system\RavenShield.ini` and `system\Server.ini`. Here are some common settings you may want to change:
* In `RavenShield.ini`
*
* In `Server.ini`
*
**Publishing Your Server**
Once the server is ready to go, you will need to visit the [SMClan forums](http://smclan.org/forum/42) and make a post requesting that Tony add your server (and port) to the OpenRVS server list.
### Linux
This section will cover hosting a Raven Shield server with [DigitalOcean Droplets](https://www.digitalocean.com/products/droplets/). You can also use these steps with your own Linux hardware for self-hosted servers.