summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorExpoSeed <43502820+ExpoSeed@users.noreply.github.com>2021-06-10 09:55:19 -0500
committerExpoSeed <43502820+ExpoSeed@users.noreply.github.com>2021-06-10 09:55:19 -0500
commit36500e2c09c72d56790375edd8a0f9b1378dc01a (patch)
tree83648a8e49ed15e35a0af641121d43b2f50ad522
parentf6177cea1066b90c9dbe1ca4bbf3dd26c51bf438 (diff)
Created Feature Branches (markdown)
-rw-r--r--Feature-Branches.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/Feature-Branches.md b/Feature-Branches.md
new file mode 100644
index 0000000..3b656b0
--- /dev/null
+++ b/Feature-Branches.md
@@ -0,0 +1,24 @@
+## Notable Branches
+The following branches maintained by contributors can be a good starting point for your hack, or can be merged into an existing codebase.
+
+# Battle Engine
+[Github Repository](https://github.com/rh-hideout/pokeemerald-expansion/tree/battle_engine)**
+An overhaul and upgrade of pokeemerald's battle engine with newer gen features and mechanics, such as
+
+- Mega Evolution
+- Updated Move Effects and Abilities
+-
+
+
+
+ ![](https://i.imgur.com/U9tD5cj.png) ![](https://i.imgur.com/E5X0m2E.png) ![](https://i.imgur.com/PTgAJ8C.png) ![](https://i.imgur.com/guBzZoX.png) ![](https://i.imgur.com/Yj155aM.png) ![](https://i.imgur.com/CcKcIV8.png) ![](https://i.imgur.com/kP9wl66.png) ![](https://i.imgur.com/eazR0zb.png)
+
+- **[Pokemon Expansion](https://github.com/rh-hideout/pokeemerald-expansion/tree/pokemon_expansion)**
+- **[Item Expansion](https://github.com/rh-hideout/pokeemerald-expansion/tree/item_expansion)**
+- **[Follow Me](https://github.com/ghoulslash/pokeemerald/tree/follow-me)**
+- **[Sideways Stairs](https://github.com/ghoulslash/pokeemerald/tree/sideways_stairs)**
+- **[More Bag Pockets](https://github.com/AsparagusEduardo/pokeemerald/tree/BetterBag)**
+- **[Overworld Expansion](https://github.com/ghoulslash/pokeemerald/tree/overworld-expansion)**
+- **[Saveblock "Expansion"](https://github.com/ghoulslash/pokeemerald/tree/free_saveblock)**
+- **[Simplified DexNav](https://github.com/ghoulslash/pokeemerald/tree/dexnav)**
+- **[Dynamic Overworld Palettes](https://github.com/ExpoSeed/pokeemerald/tree/dynamic-ow-pals)** \ No newline at end of file