Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.65 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.65 KB

BeamNG.ui

This project is working on the User Interface of the vehicle simulator BeamNG.

Project Setup

As BeamNG uses the Chromium Embedded Framework (CEF), it is very simple to develop, test and integrate the UI: simply develop in Chrome or Firefox :)

Demo

The links below point to the latest development version, so it might be broken:

Contributing

We suggest that you contact us upfront in case you want to help us, so maybe we can help you along a bit :) Please contact Thomas via http://www.beamng.com/contactus/

Testing

There are no (automated) tests yet, but they will be done at some point.

Deploying

If you entered the BeamNG Alpha and are using at least version 0.3.1 (which is not released to general public as of 24/01/2014), you can replace the content of the /html/ folder with this repository's content.

If you want to contribute to this project and have not entered the Alpha Testing yet, we will happily provide you with keys :)

Working Features

  • Basic UI with JS with basic message system

Planned Things

  • Internationalization
  • System tests and unit tests
  • Usage of jQuery widgets to make the UI Much more modular

License

The BeamNG.ui project is licensed under the MIT license, see file LICENSE.

Contributors

  • Thomas Fischer [tdev] support@beamng.com
  • Mirco Weigel [theshark] mweigel@beamng.com
  • Lefteris Stamatogiannakis [estama]
  • Richard Sixsmith [metalmuncher]
  • Carlos Bergillos [CarlosAir]