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 |

View File

@ -1,15 +1,14 @@
# Mindustry
#### About the game
## About the game
Mindustry is a hybrid tower-defense sandbox factory game. Create elaborate supply chains of conveyor belts to feed ammo into your turrets, produce materials to use for building, and defend your structures from waves of enemies. Features include a map editor, 24 built-in maps, cross-platform multiplayer and large-scale PvP unit battles.
You can get it from [Steam](https://store.steampowered.com/app/1127400)
## Server Port
### Server Port
Mindustry requires a single port
Mindustry requires a single port
| Port | Default |
|---------|---------|