Restructured readme for gameservers

This commit is contained in:
Emmet
2023-07-14 00:37:43 -05:00
parent 1b78d65c27
commit aa0d451286
3 changed files with 8 additions and 6 deletions

View File

@@ -1,8 +1,14 @@
#+title: Gameservers Docker Compose
#+author: Emmet
** Service Overview
Within this directory, there are several templates for gameservers:
- [[./minecraft][Vanilla Minecraft]]
- [[./modded-minecraft][Modded Minecraft]]
- [[./terraria][Terraria]]
** Setup
For details on how to turn this into working game servers, see [[./setup.org][setup.org]].
For details on how to turn this into working game servers, see setup.org in the relevant subdirectory.
** Maintenance
For more details on maintaining these game servers, see [[./maintenance.org][maintenance.org]].
For more details on maintaining these game servers, see maintenance.org in the relevant subdirectory.

View File

@@ -1,2 +0,0 @@
#+title: Gameservers Maintenance
#+author: Emmet

View File

@@ -1,2 +0,0 @@
#+title: Gameservers Setup
#+author: Emmet