aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/SUMMARY.md1
-rw-r--r--docs/hosting-a-server-with-northstar/dedicated-server/rcon.md7
2 files changed, 8 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md
index aad8e70..b1264e3 100644
--- a/docs/SUMMARY.md
+++ b/docs/SUMMARY.md
@@ -30,6 +30,7 @@
* [Hosting a Dedicated Server](hosting-a-server-with-northstar/dedicated-server/README.md)
* [Best practices](hosting-a-server-with-northstar/dedicated-server/best-practices.md)
* [Hosting on Linux](hosting-a-server-with-northstar/dedicated-server/hosting-on-linux.md)
+ * [RCON](hosting-a-server-with-northstar/dedicated-server/rcon.md)
* [Troubleshooting](hosting-a-server-with-northstar/troubleshooting.md)
* [Guides](hosting-a-server-with-northstar/guides/README.md)
* [Docker Install](hosting-a-server-with-northstar/guides/pg9182-docker-installation-guide.md)
diff --git a/docs/hosting-a-server-with-northstar/dedicated-server/rcon.md b/docs/hosting-a-server-with-northstar/dedicated-server/rcon.md
new file mode 100644
index 0000000..e2e3d7a
--- /dev/null
+++ b/docs/hosting-a-server-with-northstar/dedicated-server/rcon.md
@@ -0,0 +1,7 @@
+# RCON
+
+{% hint style="danger" %}
+RCON has not yet been merged and is still in development. As such information here only applies if you're running the RCON branch of NorthstarLauncher!
+{% endhint %}
+
+TODO