Added new pages + new nav and file structure to be compatible with multi language

This commit is contained in:
Starystars67
2023-11-04 22:39:06 +00:00
parent 78bce849ab
commit 52f794419b
22 changed files with 217 additions and 21 deletions

View File

@@ -3,5 +3,16 @@ title: Guides
description: This set of pages provides some basic guides for BeamMP
status: new
---
!!! warning "This site is under construction!"
# Guides
This site is being actively worked on.
Feel you could help? Please do by clicking on the page with a pencil on the right!
This can be done any page too.
# BeamMP Development Guides
This page will be the introduction and preface for both client and server content creation.
This page needs developing still.

View File

@@ -0,0 +1,10 @@
!!! warning "This site is under construction!"
This site is being actively worked on.
Feel you could help? Please do by clicking on the page with a pencil on the right!
This can be done any page too.
# Getting started
This page is going to take you through creating BeamMP mods for the game client.

View File

@@ -0,0 +1,10 @@
!!! warning "This site is under construction!"
This site is being actively worked on.
Feel you could help? Please do by clicking on the page with a pencil on the right!
This can be done any page too.
# Getting started
This page is going to take you through creating BeamMP resources for the server.

View File

@@ -1,2 +0,0 @@
# imgui-windows.md
This page needs creating

View File

@@ -1,2 +0,0 @@
# lua-mods.md
This page needs creating

View File

@@ -1 +0,0 @@
# UI-App Creation

View File

@@ -1 +0,0 @@
# Server Resource Development Guide