Skip to content

jonasclement/ams2-combo-generator

Repository files navigation

AMS2 Roulette

Requirements

Standard requirements for Laravel 11 on PHP 8.3.

Getting started

To get started with the project, you need three JSON files that can be obtained from the AMS2 Dedicated Server HTTP API:

  • tracks
  • cars

These must be placed in storage/app/ams2/ams2-data-{cars|tracks}.json.

Then, you must configure your database via .env and then run php artisan migrate:fresh --seed. Then the application should be good to go.

About

Random car/track combo generator for Automobilista 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages