RLS Studios
ProjectsPatreonCommunityDocsAbout
Join Patreon
BeamNG Modding Docs

Guides

Reference

UI

Resources

BeamNG Game Engine Lua Cheat SheetGE Developer RecipesMCP Server Setup

// RLS.STUDIOS=true

Premium Mods for BeamNG.drive. Career systems, custom vehicles, and immersive gameplay experiences.

Index

HomeProjectsPatreon

Socials

DiscordPatreon (RLS)Patreon (Vehicles)

© 2026 RLS Studios. All rights reserved.

Modding since 2024

BeamNG Modding Docs

Comprehensive documentation for BeamNG.drive Lua modding - GE extensions, VE extensions, UI framework, and more.

BeamNG Modding Documentation

Comprehensive reference documentation for BeamNG.drive's Lua scripting API. Covers the Game Engine (GE), Vehicle Engine (VE), UI framework, ImGui, and common modules.

Getting Started

New to BeamNG modding? Start with the basics:

  • Your First Extension - Set up a simple GE extension
  • Career Module Basics - Understand how career modules work
  • UI App Tutorial - Build a custom UI app

What's Covered

This documentation covers the full BeamNG Lua modding API, including:

  • GE Extensions - Game Engine Lua scripting
  • VE Extensions - Vehicle Engine Lua scripting
  • UI Framework - Vue-based UI apps and components
  • ImGui - In-game debug and editor UI
  • Common Modules - Shared utilities across GE and VE

Your First BeamNG Mod

Step-by-step guide to creating your first BeamNG.drive Lua mod — file structure, extensions, hooks, and UI communication.

On this page

BeamNG Modding DocumentationGetting StartedWhat's Covered