2021-03-29 00:20:15 +00:00
|
|
|
site_name: "Sketchy Maze: Guidebook"
|
2020-11-21 03:09:16 +00:00
|
|
|
use_directory_urls: false
|
|
|
|
nav:
|
|
|
|
- Home: index.md
|
2021-04-01 02:23:03 +00:00
|
|
|
- About Sketchy Maze: about.md
|
|
|
|
- Change History: changes.md
|
2021-03-29 00:20:15 +00:00
|
|
|
- Controls: controls.md
|
2021-04-01 02:23:03 +00:00
|
|
|
- Creating Levels: custom-levels/index.md
|
2021-06-20 20:22:13 +00:00
|
|
|
- Publishing Levels: custom-levels/publishing.md
|
2021-06-07 04:28:13 +00:00
|
|
|
- Custom Wallpaper: custom-levels/custom-wallpaper.md
|
2021-04-01 02:23:03 +00:00
|
|
|
- Built-in Doodads: doodads.md
|
|
|
|
- Linked Doodads: linked-doodads.md
|
|
|
|
- Creating Custom Doodads: custom-doodads/index.md
|
|
|
|
- Drawing Doodads: custom-doodads/edit-in-game.md
|
|
|
|
- Doodad Scripts: custom-doodads/scripts.md
|
|
|
|
- Shortcut Keys: hotkeys.md
|
2021-03-29 00:20:15 +00:00
|
|
|
- "`doodad` Program": doodad-tool.md
|
2021-04-01 02:23:03 +00:00
|
|
|
- Hacking: hacking.md
|
|
|
|
- Open Source Licenses: licenses.md
|
2020-11-21 06:54:02 +00:00
|
|
|
theme: readthedocs
|
2020-11-21 03:09:16 +00:00
|
|
|
markdown_extensions:
|
|
|
|
- toc:
|
|
|
|
permalink: "#"
|