Get Involved
The Rigs of Rods project

Rigs of Rods is an open source project, meaning anyone can contribute. There are many ways to help contribute to the project, which involves many different skill sets apart from just coding.

Working with Code

Game development

Rigs of Rods is coded in C++ and uses OGRE for its graphics library and Dear ImGui for its UI library. Please see the Developer Portal for more information.

Game scripting

Rigs of Rods uses AngelScript, an easy to use scripting language.

Game tools

We maintain several tools meant to ease the content creation process:

Web development

If you are familiar with JavaScript or HTML and CSS, any contributions are welcome. Please visit the docs page on website development.

Non-Coding

Reporting issues

Rigs of Rods is a large open-source project which means developers rely on users to report back issues they encounter directly to them. Reporting any issue, small or large, is an excellent contribution to the stability of the game.

Translations

Rigs of Rods is played by people from all around the world, and the whole world doesn't speak just English. If you are a native speaker of a language other than English, your help would be greatly appreciated.

Translation status

Documenting

Adding and improving documentation is critical for Rigs of Rods as many beginners and experts rely on it to have the most update-to-date information possible. Please see on how to contribute.