1. Extract archive to the root folder of the game;
2. Open file
player_cars.xml, from
3D Instructor 2 Home/data/config with text editor
with UTF-8 support;
3. In the end of file find line
</Cars>, and add
before it this code:
<Car Name="delorean" ABS="false" AT="true" >
<DisplayName>DeLorean DMC-12</DisplayName>
<Description>
DeLorean DMC-12
Drive type: rear
Type of gearbox and number of gears: manual - 5, automatic - 3
Engine power: 170 HP
Engine displacement: 2849 cc
Maximum speed: manual gearbox - 208 km/h, automatic - 174 km/h
</Description>
</Car>