I found information around running a dedicated AMS2 server seems to be hard to come by. Scattered across the internet, buried deep within forums, with stale information or dead links sometimes. Code: https://ams2.enum.gg/docs/ Unofficial AMS2 Server Docs ^ is the website I've created, currently has IDs relevant to `server.cfg` (Track IDs, Liveries, Vehicles, Flags, etc) It's open source (GitHub) and will keep itself up to date automatically when AMS2 Dedicated Server is updated. Currently it's pretty raw from whipping it up quickly, but I'll also be adding pages for: - Server configuration reference - Server config generator + bitwise flag calculator - UDP Telemetry reference - HTTP API reference - Lua mods reference - Changelogs between dedicated server versions Hopefully having information easily accessible in one place will reduce barrier to entry and help the community grow. I am overall new to AMS2 so feedback & critique is very welcome.
Hi, do you know how to add new cars (MOD) on the dedicated server? type example Renalut Clio Thank you
Some updates that have been done recently: - Data refresh using latest version of AMS2 (Missing ID's for track, car, livery are now present) - Added docs for all API Endpoints - Added docs for Online Reputation enums - Added docs for Grid Position enums - Added docs for Pit Control enums