diff options
author | ExpoSeed <43502820+ExpoSeed@users.noreply.github.com> | 2021-06-10 10:51:42 -0500 |
---|---|---|
committer | ExpoSeed <43502820+ExpoSeed@users.noreply.github.com> | 2021-06-10 10:51:42 -0500 |
commit | 830776068719aaf18dea01796a652c4bed7ade14 (patch) | |
tree | bb8f24d0ae692e93b1d70dc189ad728a71635ef9 | |
parent | 122a9b672f0f68c376494214a4d1ebd59abd8216 (diff) |
Updated Home (markdown)
-rw-r--r-- | Home.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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.
\ No newline at end of file +- **[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.
\ No newline at end of file |