acplugins4python

Python api layer for Assetto Corsa's UDP server API. Developed and tested with AC 1.7 on python 3.3.x


Keywords
Assetto, Corsa, AC, server
License
BSD-3-Clause
Install
pip install acplugins4python==0.6

Documentation

acplugins

R&D about the upcoming server plugin infrastrucure of Assetto Corsa, driving simulator by Kunos simulazioni

There is already a lot discussion and preparation for the day 1.2 hits us, have a start here http://www.assettocorsa.net/forum/index.php?threads/about-that-maybe-server-api.24360/

This project is done to share all kinds of prototyping, preparation and testing stuff in multiple projects and languages. I don't really know but I think "real" projects (e.g. a distinct plugin) should get it's own project.

R&D Contents

acplugins4net contains several playgrounds for implementations inside .net: Stefano's initial sample code, a shared library for future plugins, a fake acServer for testing purposes