Updated Home (markdown)

ExpoSeed 2021-06-10 10:51:42 -05:00
parent 122a9b672f
commit 8307760687

@ -5,4 +5,5 @@ Welcome to the pokeemerald wiki!
## Pages
- **[Tutorials](Tutorials):** Lots of how-to guides for making custom games: change the RSE content, port features from newer generations, and overcome some limitations of the pokeemerald engine.
- **[Useful Modding Tools](Useful-Modding-Tools):** Descriptions and links to tools useful for editing some parts of pokeemerald and creating custom content.
- **[Useful Modding Tools](Useful-Modding-Tools):** Descriptions and links to tools useful for editing some parts of pokeemerald and creating custom content.
- **[Feature Branches](Feature-Branches):** A list of branches dedicated to one or more individual features, useful either as a starting point for hacks or to combine with existing projects to add more features.