https://github.com/snekw/snwtmmap
Plugin to get last played Trackmania map info through a web API.
https://github.com/snekw/snwtmmap
openplanet trackmania trackmania2020
Last synced: 4 months ago
JSON representation
Plugin to get last played Trackmania map info through a web API.
- Host: GitHub
- URL: https://github.com/snekw/snwtmmap
- Owner: Snekw
- License: mit
- Created: 2022-03-31T15:36:57.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-26T14:18:11.000Z (over 3 years ago)
- Last Synced: 2025-03-11T11:55:13.560Z (over 1 year ago)
- Topics: openplanet, trackmania, trackmania2020
- Language: AngelScript
- Homepage: https://openplanet.dev/plugin/snwtmmap
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SNWTMMap
Utility to get last played map info through a web API.
Used with https://github.com/Snekw/SNWTM. Hosted version https://tm.snekw.com/map.
Requires a token from https://tm.snekw.com/map or self hosted version of https://github.com/Snekw/SNWTM.

## Config
* Enabled - Toggle if the plugin is enabled or not. When enabled will send the map info shortly after map load.
* Token - Token that is used to authenticate the map data when sending to server. This is private information and shouldn't be shared with others.
### Advanced
* Endpoint - Used if a self hosted version of SNWTM is used. Set to the URL to the API of the self hosted version.
### Restore Web
* Contains methods to retrieve the currently in use token to use to restore the web page if the web page token fails to restore automatically.