diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-09-22 09:04:33 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2021-09-22 09:04:33 -0400 |
commit | ef06054e0134959f8920b9a0fcdba732b3be9bcb (patch) | |
tree | 44fe19ebca9b751ae24badd24b25254e6cdc3b29 | |
parent | e70cf50a922852cb1e3a37e9bf594a6b094a8c17 (diff) |
no-maps
-rw-r--r-- | Links.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |