Dependency Resolver for BeamNG

What is DependNG.resolve? This is an addon for mods that require other mods in BeamNG.drive. As an example, it is used in my Plugins that require MultiSlot for them to work. It makes it possible to require other mods in BeamNG without having to copy them into your mod or requiring users to manually install the requirements. It automatically downloads and subscribes to the requirements. How it works The lua script in this mod automatically checks if either: ...

February 24, 2025 · 3 min · Toemmsen

MultiSlot / General ModSlot Generator

MultiSlot / GMSG (WIP) This is my most ambitious project for BeamNG.drive yet. It aims to generate “Additional-Modification”-mods automatically based on json templates. With that it makes it really easy to develop mods, that apply to all vehicles. It also features a UI designed to make your own standalone mods. Installation Installing this mod is as easy as any other BeamNG-mod. Just download it in the repository by subscribing to it or download it manually and drag the mod into your mods-folder in the userfiles. ...

February 24, 2025 · 3 min · Toemmsen