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: ...