-
Notifications
You must be signed in to change notification settings - Fork 0
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
17 additions
and
0 deletions.
There are no files selected for viewing
17 changes: 17 additions & 0 deletions
17
src/content/docs/games/Vintage Story/configure your server.mdx
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,17 @@ | ||
--- | ||
title: How To Configure Your Vintage Story Server | ||
description: Learn how to change game settings and configure your Vintage Story dedicated server | ||
sidebar: | ||
label: Configure Your Server | ||
--- | ||
import { Steps } from '@astrojs/starlight/components'; | ||
|
||
In this guide, we will show you how you can edit the settings on your [Vintage Story server](https://www.gamehostbros.com/vintage-story-server-hosting/). | ||
|
||
<Steps> | ||
1. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and stop your Vintage Story server. | ||
2. Once stopped, on the sidebar, navigate to `Management > File Manager`. | ||
3. Go to the folder `data` and open the file `serverconfig.json`, make the changes you require. | ||
4. Start your server. | ||
|
||
</Steps> |