/acc_championship_entrylist_editor

simple Web App to edit ACC (singleplayer) championship entry lists

Primary LanguageVueMIT LicenseMIT

acc_championship_entrylist_editor

A simple entry list editor for ACCs Championship mode, allows adding/removing/editing cars, loading custom car.json files (for custom liveries) and adding/removing AI Drivers from cars.

image

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Deploy to gh-pages branch

npm run deploy