diff options
Diffstat (limited to 'Tutorials.md')
-rw-r--r-- | Tutorials.md | 28 |
1 files changed, 27 insertions, 1 deletions
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 |