removed duplicated folder

fixed heading levels
added blank lines as needed
removed trailing spaces
This commit is contained in:
LRMtheBoss
2021-12-09 10:17:00 -05:00
parent 8c6618e9a8
commit 09087cb0c1
2 changed files with 16 additions and 11 deletions

View File

@@ -1,19 +1,25 @@
# League Sandbox
### From their [Github](https://github.com/parkervcp/eggs)
## From their [Github](https://github.com/LeagueSandbox/leaguesandbox.github.io)
[![Build status](https://ci.appveyor.com/api/projects/status/7olahkndcs3r295p/branch/indev?svg=true)](https://ci.appveyor.com/project/MythicManiac/gameserver/branch/indev)
[![Build Status](https://travis-ci.org/LeagueSandbox/GameServer.svg?branch=indev)](https://travis-ci.org/LeagueSandbox/GameServer)
Project website along with more specifications can be found from: https://leaguesandbox.github.io/
Project chat on Discord: https://discord.gg/Bz3znAM
Project website along with more specifications can be found from: <https://leaguesandbox.github.io/>
Project chat on Discord: <https://discord.gg/Bz3znAM>
## Install notes
Post install you are required to set
### Install notes
Post install you are required to set
- `/home/container/Settings/GameInfo.json` `CONTENT_PATH` to just `Content`
- `/home/container/Settings/GameServerSettings.json` `autoStartClient` to `false`
### Server Ports
## Server Ports
Ports required to run the server in a table format.
| Port | default |
| ---- | ------- |
| Game | 5119 |
| Game | 5119 |