Skip to content

PedroHase/beammp-mod-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

beammp-mod-examples

Collection of BeamMP Mod examples pulled from the BeamMP Discord & the BeamNG mods repository for studying & learning on how to create mods for BeamMP.

Currently available examples

Client Server Client & Server
Imgui (UI) Example Client Server Interaction
Input Blocker
set Client Settings
Cobalt Radar (UI Mod Example)

Resources for writing BeamMP Mods

BeamMPWiki

Link: https://wiki.beammp.com/

Useful for learning more about serverside scripting, and sending events between client and server.

ClientSide Scripting

Unfortunately, the client mods documentation for BeamNG isn't great so you will have to either ask in the BeamMP discord, or consult lua source code.

In the BeamMP repository you will find a lua folder that you can consult for client mod functions.

You may also consult the official Lua references

Also check the new documentation for some input, e.g:

Contribute

If you found helpful resources and want to add them, or you want to add additional information or simply correct a mistake, feel free to create a PR :)

About

Collection of BeamMP Mod examples

Topics

Resources

License

Stars

Watchers

Forks