diff --git a/README.md b/README.md index 55c1083..a580534 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # ac-server-scripts -Scripts for the Assetto Corsa server \ No newline at end of file +Scripts for the Assetto Corsa server + +# ac-server-scripts-api +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 \ No newline at end of file