diff options
-rw-r--r-- | Links.md | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -19,11 +19,3 @@ This page contains links to user-created content that could be useful for people - [Trainer AI in GSC](https://pastebin.com/EjAW76cx) - Details the behavior of the AI in human-readable form. - [Sound engine commands](Sound-engine-commands) - Describes all commands that are used by the sound engine. - - -## Feature branches - -- [pokecrystal-optimization](https://github.com/mid-kid/pokecrystal/tree/optimization) - Aims to remove all of the unused code/data. -- [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. |