0.2.0 • Published 8 years ago

generator-beamng-app v0.2.0

Weekly downloads
11
License
-
Repository
github
Last release
8 years ago

generator-beamng-app

A simple utility for creating custom BeamNG.drive apps


1. Installation

This is a yeoman generator, so you will need node.js and yeoman installed in your system. Node.js is easilly installed from here.

To install yeoman and this package, run

npm install -g yo generator-beamng-app

If everything goes well, you are good to go.

2. Usage

To launch the generator, run

yo beamng-app

After answering a few questions about your app, you will be informed about the files generated. Edit them to achieve the functionality you want and then copy the folder to your mods directory (usually Documents\BeamNG.drive\ui\modules\apps).

That's it! Your app should now be listed under the available apps in the game selector.

0.2.0

8 years ago

0.1.0

8 years ago