Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 367 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 367 Bytes

ACPy

Basic network-level packet editing with a Python wrapper for WinDivert on Asseto Corsa.

How To

Install

You need the following:

  1. Python 3.9.2
  2. pydivert

To-Do

  1. Bypass track checksum.

copy config.example.json and rename to config.json, then open and fill out the respective fields.

Run

type python main.py in ACPy folder.