trackmania.io
Version:
Node.js inplementation of Trackmania Live services (trackmania.io)
26 lines (25 loc) • 664 B
YAML
- name: General
files:
- name: Welcome
id: welcome
path: ../../README.md
- name: Contributing
id: contributing
path: ../../CONTRIBUTING.md
- name: Examples
files:
- name: Today's TOTD
id: totd
path: ../../examples/totd.md
- name: TOTD alert
id: totdEvent
path: ../../examples/totdEvent.md
- name: Player's COTD stats
id: playerCOTD
path: ../../examples/playerCOTD.md
- name: Current official campaign
id: currentCampaign
path: ../../examples/officialCampaign.md
- name: Gracefully catch errors
id: errorCatches
path: ../../examples/errorCatches.md