Increases performance of ACLIB by calling the Python C-API instead of computing everything in Python.
Work in progress.
Python 3.3 which is used by Assetto Corsa requires modules to be built with msvc++ 10.0.
mkdir build cd build cmake ..
python setup.py build_ext --inplace