https://github.com/bigbang1112/maniascript-reference
Latest, automatically generated ManiaScript references via Doxygen. Includes Trackmania 2020, ManiaPlanet, and Trackmania Turbo.
https://github.com/bigbang1112/maniascript-reference
maniaplanet maniascript reference trackmania
Last synced: 11 months ago
JSON representation
Latest, automatically generated ManiaScript references via Doxygen. Includes Trackmania 2020, ManiaPlanet, and Trackmania Turbo.
- Host: GitHub
- URL: https://github.com/bigbang1112/maniascript-reference
- Owner: BigBang1112
- Created: 2022-08-09T22:41:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-06-06T15:02:08.000Z (12 months ago)
- Last Synced: 2025-06-06T15:35:20.479Z (12 months ago)
- Topics: maniaplanet, maniascript, reference, trackmania
- Language: C++
- Homepage: https://bigbang1112.github.io/maniascript-reference/
- Size: 667 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ManiaScript Reference
- [**ManiaPlanet** 2019.11.19.1850](https://bigbang1112.github.io/maniascript-reference/maniaplanet)
- [**Trackmania** 2025.6.19.2137](https://bigbang1112.github.io/maniascript-reference/trackmania)
- [**Trackmania Turbo** 2016.11.07.1615](https://bigbang1112.github.io/maniascript-reference/tmturbo)
- [**ManiaPlanet 3 (OUTDATED)** 2015.06.18.1510](https://bigbang1112.github.io/maniascript-reference/maniaplanet3outdated)
Because I don't like Doxywizard and dealing with thousands of HTML files, I decided to make a ManiaScript reference generator that just requires to manually update the `doc.h` in the associated folders + the build version in the Doxyfile (`PROJECT_NUMBER`).
## Contribute with new doc.h
If there are new updates to Trackmania 2020, you can contribute by updating the `doc.h` in the associated folder and making a pull request.
For ManiaPlanet, it's no longer expected that the game will update.
## Doxygen Awesome
The project includes the Doxygen Awesome CSS theme as submodule and is currently used for official builds.
## Plans
- Automatically update the build version in Doxyfile in some way
- Deploy to [bigbang1112.cz](https://bigbang1112.cz)
- Add some very wacky way to automatically update the `doc.h` files (probably won't happen)