VasuLaroiya / assetto-server-manager-traffic

A web interface to manage an Assetto Corsa Server.

Home Page:https://github.com/JustaPenguin/assetto-server-manager/releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assetto Server Manager Traffic

A web interface to manage an Assetto Corsa Server.

NOTE: a lot of stuff broken after integrating with AssettoServer. do not expect everything on server manager works!

What's different?

AssettoServer integration

AssettoServer

Easy AI configuration

image

Easy extra_cfg.yml configuration

image

Usage

Download from release section of this repo,

  1. Update steam credentials in config.yml avoid changing the executable_path unless you plan to put AssettoServer in different folder
  2. run server-manager.exe
  3. do initial login
  4. update admin password in options (must do this or AssettoServer will throw error)
  5. upload track with "ai" folder that contains fast_lane.aip example: image
  6. create a new custom race with Race and Qualifying turned off (ONLY PRACTICE ENABLED) a. set ai cars by setting AI Option to fixed and human cars to none
  7. start server

Changing the traffic configuration can be found on menu Traffic Config, make sure to lint the yaml before saving any changes.

Any error or server not starting issue, please refer to logs first under the section Assetto Corsa Server image

Building

Run

make deploy version="<versiontag>"

Docker

Docker build is not yet updated

About

A web interface to manage an Assetto Corsa Server.

https://github.com/JustaPenguin/assetto-server-manager/releases

License:MIT License


Languages

Language:Go 61.4%Language:HTML 26.1%Language:TypeScript 5.4%Language:JavaScript 3.9%Language:Lua 1.9%Language:SCSS 1.0%Language:Makefile 0.2%Language:Dockerfile 0.1%Language:Shell 0.0%