| Mod | Description | Download |
|---|---|---|
| Drag stats | This mod allows you to measure drag stats (like time from 0 to 100km/h) | click |
| Custom music | This mod allows you to use custom tracks in game | click |
- Install BepInEx 6 Unity (IL2CPP), at least v647, but its better to have the latest version. Official site: builds.bepinex.dev
- Download a mod from the table above or from releases page
- Place mod dll to
BepInEx/pluginsfolder inside game folder (will be created after first game launch with bepinex)
The game folder is the folder containing the game's executable.
To open it from Steam just right-click the game in the library and select Manage -> Browse local files.
Tip
If you don't know which bepinex version you need, just look for BepInEx Unity (IL2CPP) for Windows (x64) games
- Download this repository
- Create
game.propsfile with your game path, based ongame.props.example(used to reference game files and to copy plugin after build) - Open solution in visual studio
- Build required mod
- Run game to test it :)