mirror of
https://github.com/BeamMP/Docs.git
synced 2026-07-24 07:40:31 +00:00
New VitePress and design look + little work on update to work with.
This commit is contained in:
+42
-32
@@ -1,34 +1,44 @@
|
||||
---
|
||||
hide:
|
||||
- navigation
|
||||
layout: home
|
||||
|
||||
hero:
|
||||
name: BeamMP Documentation
|
||||
text: Everything you need to know
|
||||
tagline: Complete guides for players, server owners, and developers
|
||||
image:
|
||||
src: /assets/core/beammp_dark.png
|
||||
alt: BeamMP
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Get Started
|
||||
link: /en/game/getting-started
|
||||
- theme: alt
|
||||
text: View on GitHub
|
||||
link: https://github.com/beammp/docs
|
||||
|
||||
features:
|
||||
- icon: 🎮
|
||||
title: For Players
|
||||
details: Learn how to install BeamMP, connect to servers, and get the most out of your multiplayer experience
|
||||
link: /en/game/getting-started
|
||||
- icon: 🖥️
|
||||
title: For Server Owners
|
||||
details: Set up and manage your own BeamMP server with our comprehensive guides and troubleshooting resources
|
||||
link: /en/server/create-a-server
|
||||
- icon: 💻
|
||||
title: For Developers
|
||||
details: Create mods, resources, and UI apps with detailed API documentation and code examples
|
||||
link: /en/guides/index
|
||||
- icon: ❓
|
||||
title: FAQ
|
||||
details: Find quick answers to common questions about setup, troubleshooting, and best practices
|
||||
link: /en/FAQ/player-faq
|
||||
- icon: 📋
|
||||
title: Community Rules
|
||||
details: Learn about our community guidelines and how to report issues or appeal decisions
|
||||
link: /en/community/rules
|
||||
- icon: 🔗
|
||||
title: Community
|
||||
details: Join our Discord, follow on social media, and connect with other BeamMP players and developers
|
||||
link: /en/community/index
|
||||
---
|
||||
!!! 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 on any page, too.
|
||||
|
||||
# Welcome to BeamMP Docs! :tada:
|
||||
|
||||
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.md) page to help you hit the road running and make the most out of your multiplayer adventures.
|
||||
For general questions and issues please check out the [Players FAQ](../FAQ/player-faq.md).
|
||||
|
||||
## For Server Owners
|
||||
|
||||
Thinking about creating your own BeamMP server? Our comprehensive guide [here](../server/create-a-server.md) will walk you through the process, ensuring you have all the tools and knowledge to set up your server efficiently.
|
||||
|
||||
## For Developers
|
||||
|
||||
Discover the ins and outs of creating resources for the BeamMP Server in our [Resource Development Guide](../guides/mod-creation/server/getting-started.md).
|
||||
|
||||
Exciting updates are on the horizon, including a brand-new homepage designed to enhance your browsing experience. Stay tuned for more! :slight_smile:
|
||||
|
||||
## Community Rules
|
||||
|
||||
Read through the BeamMP [Community rules](https://docs.beammp.com/community/rules/) and how to appeal bans.
|
||||
|
||||
Reference in New Issue
Block a user