https://github.com/CataclysmicStudios/Tome
A library for automatically generating documentation sites from GameMaker projects
https://github.com/CataclysmicStudios/Tome
game-development gamemaker gml library
Last synced: 6 months ago
JSON representation
A library for automatically generating documentation sites from GameMaker projects
- Host: GitHub
- URL: https://github.com/CataclysmicStudios/Tome
- Owner: CataclysmicStudios
- License: mit
- Created: 2023-11-30T00:19:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-27T17:25:14.000Z (6 months ago)
- Last Synced: 2025-03-27T17:42:27.251Z (6 months ago)
- Topics: game-development, gamemaker, gml, library
- Language: Game Maker Language
- Homepage:
- Size: 183 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gamemaker - Tome - Automatically generate documentation sites from GameMaker projects. (Useful Extras / Recommendations)
README
Tome
A GameMaker library for generating a documentation site directly from your GameMaker project.
- Keep your project's code documented automatically using a simple set of functions.
- Easy to setup
- Customizable and flexible
- This library is powered by [Docsify](https://docsify.js.org/#/)
- Created and tested with GameMaker LTS 2022
- Check out an example site [here](https://www.cataclysmicstudios.com/Augury-Docs/#/Augury/)
Get started by reading the documentation