Skip to content

Commit

Permalink
Create upload blueprints.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrotski committed Oct 17, 2024
1 parent cef1af6 commit 3860dd2
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/content/docs/games/Satisfactory/upload blueprints.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: How To Upload Blueprints To Your Satisfactory Server
description: In this guide you will learn how to upload custom blueprints your Satisfactory dedicated server.
sidebar:
label: Upload Blueprints
---
import { Steps } from '@astrojs/starlight/components';

Blueprints are a game-changing feature that lets you save and replicate intricate factory layouts, efficient production lines, and stunning architectural designs. In this guide you will lean how to add Blueprints to your [Satisfactory server](https://www.gamehostbros.com/satisfactory-server-hosting/).

<Steps>
1. Visit the [Satisfactory Calculator](https://satisfactory-calculator.com/en/blueprints/index/index/sortBy/nbDownload) website and download the blueprint you want.
2. Access the [Game Host Bros Panel](https://panel.gamehostbros.com/) and `Stop` your Satisfactory server.
3. Navigate to `Management > File Manager`.
4. Go to the path `.config/Epic/FactoryGame/Saved/SaveGames` and then create a folder called `blueprints`.
5. Create a folder the same as your save name (session name) and then drag in your `.sbp` files.
6. `Start` your Server.
</Steps>

0 comments on commit 3860dd2

Please sign in to comment.