/tm-coordinates

OpenPlanet TrackMania plugin to display car coordinates

Primary LanguageAngelScriptApache License 2.0Apache-2.0

TrackMania Coordinates

Total Downloads

OpenPlanet plugin for TrackMania that displays the car's coordinates.

Releases

Releases are available from OpenPlanet: https://openplanet.dev

Contributions welcome!

Feel free to make changes and open a PR. Open an issue if you have any questions!

Creating a release

  1. Update the version in info.toml
  2. Create a push a git tag
    git tag 0.1
    git push origin 0.1