summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2021-09-22 09:04:33 -0400
committerRangi <remy.oukaour+rangi42@gmail.com>2021-09-22 09:04:33 -0400
commitef06054e0134959f8920b9a0fcdba732b3be9bcb (patch)
tree44fe19ebca9b751ae24badd24b25254e6cdc3b29
parente70cf50a922852cb1e3a37e9bf594a6b094a8c17 (diff)
no-maps
-rw-r--r--Links.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Links.md b/Links.md
index ec16854..a37b1ca 100644
--- a/Links.md
+++ b/Links.md
@@ -24,5 +24,6 @@ This page contains links to user-created content that could be useful for people
## Feature branches
- [pokecrystal-optimization](https://github.com/mid-kid/pokecrystal/tree/optimization) - Aims to remove all of the unused code/data.
-- [pokecrystal-60fps-example](https://github.com/hyperdriveguy/pokecrystal-60fps-example) - 60 fps and running shoes on vanilla pokecrystal.
+- [pokecrystal-no-maps](https://github.com/Rangi42/pokecrystal/tree/no-maps) - Removes all but some essential maps.
+- [pokecrystal-60fps-example](https://github.com/hyperdriveguy/pokecrystal-60fps-example) - 60 FPS and running shoes on vanilla pokecrystal.
- [pokecrystal-Improved Sprites](https://github.com/SoupPotato/pokecrystal_SpriteBase) - New animated sprites (by SoupPotato) and extended sprite table for further customization. Intended to be used as a base.