15 lines
431 B
Markdown
15 lines
431 B
Markdown
# ac-server-scripts
|
|
|
|
Scripts for the Assetto Corsa server
|
|
|
|
## ac-server-scripts-api.py
|
|
This is the main webpage that is served to allow users to change the track, gamemode and cars
|
|
|
|
## ac_cars.py
|
|
Script used to change the cars list and to get the preview images
|
|
|
|
## ac_tracks.py
|
|
Script used to change the current track and config and to get the preview images
|
|
|
|
## ac_gamemodes.py
|
|
Script used to change the game modes and durations |