Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gediminasz/ac


https://github.com/gediminasz/ac

assetto-corsa

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Daily Corsa

Streamlined AI racing for Assetto Corsa.

https://gediminasz.github.io/ac/

## Development

Use a static file server for development, e.g.:

```
python -m http.server
```

## Release

1. Rebase `production` branch on `main`
1. Push `production` branch
1. Wait for GitHub Pages to update