/acc-setup-diff

Assetto Corsa Competizione setup diff tool

Primary LanguageJavaScriptMIT LicenseMIT

Assetto Corsa Competizione car setup diff tool

This is a tool for comparing car setups for Assetto Corsa Competizione and easily seeing the differences.

FAQ

Can someone else see the setups I am comparing? Is the data sent somewhere?

No, the data stays on your computer. The comparison runs entirely in your browser, no data is sent to any external server.

How do I report bugs or make suggestions for improvement?

Please file a GitHub issue.

Local development

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

yarn test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.