From c1e40eaa1c89f5242863fe55d1f07dc00fc292a8 Mon Sep 17 00:00:00 2001 From: InfernoGear <32606575+InfernoGear@users.noreply.github.com> Date: Fri, 4 Oct 2019 12:35:04 -0500 Subject: Formatted the tutorials page akin to the more polished Crystal tutorials page. --- Tutorials.md | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/Tutorials.md b/Tutorials.md index e686040..0ddb134 100644 --- a/Tutorials.md +++ b/Tutorials.md @@ -9,7 +9,33 @@ This is how tutorials show changes made to files: There's not too much stuff here right now, but more may be added soon. Here's all we have so far: +## Contents +- [Miscellaneous](#miscellaneous) +- [How to add a new…](#how-to-add-a-new) +- [How to edit the…](#how-to-edit-the) +- [Upgrades to existing features](#upgrades-to-existing-features) +- [Removing features](#removing-features) +- [Features from different generations](#features-from-different-generations) +- [Assembly programming](#assembly-programming) +- [To do](#to-do) -- [Editing the Town Map](Edit-the-Town-Map) +## Miscellaneous + +## How to add a new... + +## How to edit the... +- [Town Map](Edit-the-Town-Map) + +## Upgrades to existing features + +## Removing features - [Remove Artificial Save Delay](Remove-Artificial-Save-Delay) + +## Features from different generations - [Running Shoes](Running-Shoes) + +## Assembly programming + +## To do +Feel free to contribute one of these! +- Effectively everything. We need to add tutorials. \ No newline at end of file -- cgit v1.2.3