-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 | ||
|
||
<Steps> | ||
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. | ||
</Steps> |