Updated Home (markdown)

tustin2121 2022-10-07 12:34:15 -04:00
parent e0a5dc8565
commit 4c51c5f4b9

@ -5,6 +5,7 @@ Welcome to the pokeemerald wiki!
- **["x" isn't working as it should!](https://github.com/pret/pokeemerald/wiki/Something-doesn't-work-I-need-help--etc.)**
## Pages
- **[How the Game Works](How-the-Game-Works):** A series of articles explaining some of the ins-and-outs of the Generation 3 game engine.
- **[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.
- **[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.