Skip to content

Commit 28fa5d1

Browse files
authored
Merge pull request #1307 from BalticHawk/patch-2
Update VehicleConfigurations.xml
2 parents d472bd9 + 82b3032 commit 28fa5d1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

config/VehicleConfigurations.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,14 @@ with the course.
1111
1212
This file is the global configuration coming with your copy of Courseplay. If you
1313
want your own vehicle config, you can create a file called
14-
vehicleConfigurations.xml in your modSettings/FS22_Courseplay folder. Settings defined
14+
vehicleConfigurations.xml in your modSettings/FS25_Courseplay folder. Settings defined
1515
in that file will override the settings defined here.
1616
17-
You can use the cpReadVehicleConfigurations console command to reload these files
17+
You can use the cpVehicleConfigurationsReload console command to reload these files
1818
in-game.
1919
2020
Custom settings are listed per vehicle, the vehicle is identified by its XML file
21-
name (you can find this in the game's folder under data/vehicles/<make>/<model>/
21+
name (you can find this in the game's folder under data/vehicles/<make>/<model>/).
2222
2323
A vehicle may have multiple implements attached. If multiple implements have the
2424
same attribute defined here, Courseplay just uses the first value it finds, which

0 commit comments

Comments
 (0)