Skip to content
/ BeamMP Public
forked from BeamMP/BeamMP

A LUA implementation at attempting to bring local network multiplayer to BeamNG.drive

License

Notifications You must be signed in to change notification settings

scisdev/BeamMP

 
 

Repository files navigation

BeamMP

All Contributors

A Lua mod bringing online multiplayer to BeamNG.drive!

Important Links

Contents

Installation

Click here for a step-by-step guide on how to install the mod on Windows.

The BeamMP mod has been made as simple as it gets. Just head over to our website (BeamMP.com) and click download. This will download a zip file which contains the installer exe. Just run that exe and follow the instructions. Once this completes all you need to do is double click the shortcut on your desktop.

Now you can play by clicking "Play" and then "Multiplayer", logging in with either a guest account or a BeamMP Forum account. Then just select a server to play on! That's it! :)

If you need help at any point, see the troubleshooting section or join the official Discord and ask our dedicated support team!

Servers

Click here for a step-by-step guide on how to set up and run a server for you & your friends.

The server is usable free of charge, and the source code is available on GitHub.

Please check out wiki.beammp.com for a guide on how to setup your own server.

How does it work?

This section is a technical explanation of the inner workings of the project and is not relevant for most players.

The Launcher is a separate program which start the game and connects to the Lua mod right away. The launcher then connects to a remote server of your choice, and these two communicate. The launcher then forwards some packets to the game, like car positions, rotations, chat messages, etc.

For more information on how the launcher and server operate, you can read the source code (C++) in their respective repositories:

Roadmap

You can see and keep track of development, planned features, etc. on our Trello!

Additionally, you can join the Discord, where regular updates are posted!

Troubleshooting

If none of these fix your issue, we have a dedicated support team on our Discord, and a wonderful up-to-date troubleshooting channel (#before-you-ask)!

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Starystars67

💻 🖋 💼 📖 📋 🚇 📆 👀

Anonymous275

💻 🖋 💼 📖 🚧 📆 👀

Lion

💻 🖋 📖 🧑‍🏫 🚧 📦 👀

Olrosse

💻 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

About

A LUA implementation at attempting to bring local network multiplayer to BeamNG.drive

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 46.7%
  • JavaScript 36.3%
  • HTML 11.2%
  • CSS 5.8%