From 8fae70a4c59ced54f629a5dd2f0967d741398d40 Mon Sep 17 00:00:00 2001 From: Starystars67 Date: Wed, 3 Jan 2024 16:22:51 +0000 Subject: [PATCH] add new getting started page --- docs/en/server/introduction.md | 9 +++++++++ mkdocs.yml | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 docs/en/server/introduction.md diff --git a/docs/en/server/introduction.md b/docs/en/server/introduction.md new file mode 100644 index 00000000..37772334 --- /dev/null +++ b/docs/en/server/introduction.md @@ -0,0 +1,9 @@ +# Introduction + +If running your own BeamMP Server is something you want to do then there is a question I have to ask for you. + +Do you want to host the server yourself or have someone manage it for you so you can get right into the action? + +If you want to get to the action then please check out our hosting providers over at our [forum](https://forum.beammp.com/c/server-hosting/5). + +If however you with to setup the server yourself and handle all the magic that has to happen in order to get your server running then you will need to check out this guide [here](https://docs.beammp.com/server/create-a-server/). diff --git a/mkdocs.yml b/mkdocs.yml index 2d966044..a462c340 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -111,6 +111,7 @@ plugins: Installing BeamMP: Instalación de BeamMP Customizing your setup: Personaliza tu configuración Using BeamMP: Usando BeamMP + Getting Started: Empezando Running a Server: Ejecutando un Servidor Server Installation: Instalación del Servidor Server Manual: Manual del Servidor @@ -146,6 +147,7 @@ plugins: Installing BeamMP: BeamMP Installation Customizing your setup: Konfiguration anpassen Using BeamMP: BeamMP verwenden + Getting Started: Erste Schritte Running a Server: Server ausführen Server Installation: Server Installation Server Manual: Server Handbuch @@ -181,6 +183,7 @@ plugins: Installing BeamMP: Installation de BeamMP Customizing your setup: Personnalisation de votre configuration Using BeamMP: Utilisation de BeamMP + Getting Started: Démarrage Running a Server: Exécution d'un serveur Server Installation: Installation du serveur Server Manual: Manuel du serveur @@ -216,6 +219,7 @@ plugins: Installing BeamMP: Installazione di BeamMP Customizing your setup: Personalizza la tua configurazione Using BeamMP: Utilizzare BeamMP + Getting Started: Guida Introduttiva Running a Server: Eseguire un server Server Installation: Installazione del server Server Manual: Manuale del server @@ -251,6 +255,7 @@ plugins: Installing BeamMP: Установка BeamMP Customizing your setup: Настройка конфигурации Using BeamMP: Использование BeamMP + Getting Started: Начало Pаботы Running a Server: Запуск сервера Server Installation: Установка сервера Server Manual: Руководство по серверу @@ -311,6 +316,7 @@ nav: - Customizing your setup: game/tailoring.md - Using BeamMP: game/playing.md - Running a Server: + - Getting Started: server/introduction.md - Server Installation: server/create-a-server.md - Server Manual: server/manual.md - Mod & Resource Creation: