Stoolbend / acc-toolkit

Tools for preparing configuration files for Assetto Corsa Competizione servers.
https://acctoolkit.bigc.industries
GNU General Public License v3.0
8 stars 5 forks source link
assetto-corsa-competizione vue

ACC Toolkit

ACC Toolkit is a collection of useful tools for preparing configuration files for Assetto Corsa Competizione servers.

Usage

A built copy of this code is running at https://acctoolkit.bigc.industries which anyone is free to use.


✨ Coming soon...

A new version written in Vue 3 is currently in progress, which will eventually replace the old Vue 2 version that lives in the main branch. The new version will (hopefully) include all the features from the current website as well as new things like the ability to save drivers & supporting multiple platforms.

This new version is currently in the next branch, and also available at https://acctoolkit-next.bigc.industries if you wish to give it a try.

Please let me know if you have any feedback using the issues tracker here on GitHub. 😎


Contributing

ACC Toolkit is developed using the Vue.js 2 framework.

Project setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production
npm run build

Customise Vue configuration

See Configuration Reference.