/TMInterfaceClientPython

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Python client for TMInterface

Documentation Status

This is the Python client for TMInterface, which allows for modifying TrackMania state through the TMInterface server API.

NOTE: This API is only working on TMInterface versions < 2.0.0. From version 2.0.0, TMInterface introduced a new plugin API with AngelScript. If you still wish to use this API, download the 1.4.3 version of TMInterface.

Consider this API legacy and not maintained.

Install the package with pip: pip install tminterface.

Documentation is available on Read the Docs.