Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chesrowe/Tome
A library for automatically generating documentation sites from GameMaker projects
https://github.com/chesrowe/Tome
game-development gamemaker gml library
Last synced: 2 months ago
JSON representation
A library for automatically generating documentation sites from GameMaker projects
- Host: GitHub
- URL: https://github.com/chesrowe/Tome
- Owner: chesrowe
- License: mit
- Created: 2023-11-30T00:19:30.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-21T10:33:26.000Z (9 months ago)
- Last Synced: 2024-05-21T13:41:06.919Z (8 months ago)
- Topics: game-development, gamemaker, gml, library
- Language: Game Maker Language
- Homepage:
- Size: 169 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