mirror of
https://github.com/BeamMP/Docs.git
synced 2026-04-12 10:56:07 +00:00
Added translations support
This commit is contained in:
@@ -2,17 +2,28 @@
|
||||
hide:
|
||||
- navigation
|
||||
---
|
||||
# Home
|
||||
!!! warning "This site is under construction!"
|
||||
|
||||
## Welcome to the new BeamMP Docs. :party_popper:
|
||||
This site is being actively worked on.
|
||||
|
||||
Feel you could help? Please do by clicking on the page with a pencil on the right!
|
||||
|
||||
# Players
|
||||
- New to BeamMP? Check out our [Getting Started](game/getting-started) page to get you on the road.
|
||||
# Server owners
|
||||
- Looking to create your own BeamMP server? Check out our guide [here](server/create-a-server).
|
||||
This can be done any page too.
|
||||
|
||||
# Developers
|
||||
# Welcome to BeamMP Docs! :tada:
|
||||
|
||||
- Get started developing mods for BeamNG.drive [here](guides/modding/index). Learn the basics of how Lua mods are created for BeamNG.drive and then learn how to make them Multiplayer compatible.
|
||||
- Learn how to create resources for the BeamMP Server [here](guides/resource-development).
|
||||
A new fancy homepage needs to be created for this page. :slight_smile:
|
||||
Welcome to the new and improved documentation hub for BeamMP! Whether you're a player, server owner, or developer, we have the resources you need to enhance your BeamNG.drive multiplayer experience.
|
||||
|
||||
## For Players
|
||||
|
||||
New to BeamMP? Check out our [Getting Started](game/getting-started) page to help you hit the road running and make the most out of your multiplayer adventures.
|
||||
|
||||
## For Server Owners
|
||||
|
||||
Thinking about creating your own BeamMP server? Our comprehensive guide [here](server/create-a-server) will walk you through the process, ensuring you have all the tools and knowledge to set up your server efficiently.
|
||||
|
||||
## For Developers
|
||||
|
||||
Are you a modding enthusiast? Dive into the world of mod development for BeamNG.drive with our [Modding Guide](guides/modding/index). Learn the fundamentals of Lua mod creation and explore how to make your mods multiplayer compatible for an even more immersive experience. Additionally, discover the ins and outs of creating resources for the BeamMP Server in our [Resource Development Guide](guides/resource-development).
|
||||
|
||||
Exciting updates are on the horizon, including a brand-new homepage designed to enhance your browsing experience. Stay tuned for more! :slight_smile:
|
||||
@@ -1,7 +0,0 @@
|
||||
# Welcome to the BeamMP Docs
|
||||
|
||||
This document goes through everything you need to know about the Mod, Client and Servers and contains many useful bits of information about to help you get the most out of BeamMP.
|
||||
|
||||
Don't have it installed yet? Begin by [installing the mod](/en/installation).
|
||||
|
||||
If you have questions or feel that something that could be improved, feel free to create a support forum post on the [Official Discord](https://discord.gg/beammp) or open a thread on the [BeamMP Forums](https://forum.beammp.com).
|
||||
Reference in New Issue
Block a user