Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 689 Bytes

Home.md

File metadata and controls

21 lines (13 loc) · 689 Bytes

bnse

BeamNG Script Extender

bnse is a mod for BeamNG.drive, extending the existing Lua functionality, making it easier to write mods for the game. It also aims to keep some of the difficult-but-commonly-used code in one place, making it easier to maintain and keep mods up to date as the game progresses.

Functionality

bnse adds code to both the game engine Lua (GE) and vehicle Lua, along with some extensions for scenarios.

Game Engine Lua

Scenarios