From b8a9c1111b48bb767403d3c64d2f791f74951d28 Mon Sep 17 00:00:00 2001 From: pedrotski <58076186+pedrotski@users.noreply.github.com> Date: Tue, 22 Oct 2024 10:56:05 +0800 Subject: [PATCH] Create enable space age.mdx --- .../docs/games/Factorio/enable space age.mdx | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/content/docs/games/Factorio/enable space age.mdx diff --git a/src/content/docs/games/Factorio/enable space age.mdx b/src/content/docs/games/Factorio/enable space age.mdx new file mode 100644 index 0000000..c32ad01 --- /dev/null +++ b/src/content/docs/games/Factorio/enable space age.mdx @@ -0,0 +1,19 @@ +--- +title: How To Enable Space Age DLC On Your Factorio Server +description: Learn how to set max players on Factorio Server +sidebar: + label: Enable Space Age DLC +--- +import { Steps } from '@astrojs/starlight/components'; + +Enabling the Space Age DLC on your Factorio server is straightforward. At Game Host Bros here's how to enable the Space Age DLC on your Factorio Server. + +## Enabling Space Age DLC For Factorio + + +1. Login to the [Game Host Bros Panel](https://panel.gamehostbros.com/) and `Stop` your Server. +2. Select `Configuration > Startup Parameters`. +3. Set `Space Age Support` to `Enabled`. +4. Go to `Configuration > Advanced > Reinstall Server`. +5. After reinstalling, `Start` your Server. + \ No newline at end of file