How to Add Custom Cars to Your Assetto Corsa Server
Add custom car mods to your Assetto Corsa server by editing server_cfg.ini and entry_list.ini.
Add Custom Cars
Upload the car mod
Stop the server. Click Files in the XGamingServer Panel. Upload the car mod folder to content/cars/.
Add to server_cfg.ini
Open cfg/server_cfg.ini. Add the car's folder name to the CARS= line (semicolon-separated):
CARS=ks_ferrari_488_gt3;ks_porsche_911_gt3_r;my_custom_carAdd to entry_list.ini
Open cfg/entry_list.ini. Add a slot for the car:
[CAR_0]
MODEL=my_custom_car
SKIN=default
SPECTATOR_MODE=0
DRIVERNAME=
TEAM=
GUID=
BALLAST=0
RESTRICTOR=0Restart
Start from Console. Players need the same car mod installed client-side to see and use it.
Related Guides
How is this guide?

How To Connect to Your Assetto Corsa Server
Learn how to connect to your Assetto Corsa dedicated server using the in-game server browser or direct IP.
How To Install Custom Cars & Tracks on Your Assetto Corsa Server
Learn how to add custom cars and tracks from the modding community to your Assetto Corsa dedicated server.