diff options
| author | AnonymousRandomPerson <chenghanngan.us@gmail.com> | 2023-11-17 21:32:47 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-17 20:32:47 -0600 |
| commit | 141502ac446524a558664225ebaa79278e9309c0 (patch) | |
| tree | c495d0dcc47daf42616ba23200e5e0a6b4135fc1 | |
| parent | Add constants for wMapConnections bits and group map header wram labels (diff) | |
| download | pokeyellow-141502ac446524a558664225ebaa79278e9309c0.tar.gz pokeyellow-141502ac446524a558664225ebaa79278e9309c0.tar.xz pokeyellow-141502ac446524a558664225ebaa79278e9309c0.zip | |
Replaced decomp list with pret.github.io link
* Added newer decomp projects to readme
* Lowercase pret
* Replaced decomp list with pret.github.io link
* Align readme with pokecrystal
---------
Co-authored-by: vulcandth <vulcandth@gmail.com>
| -rw-r--r-- | README.md | 23 |
1 files changed, 2 insertions, 21 deletions
@@ -17,32 +17,13 @@ To set up the repository, see [**INSTALL.md**](INSTALL.md). - [**Wiki**][wiki] (includes [tutorials][tutorials]) - [**Symbols**][symbols] -- **Discord:** [pret][discord] -- **IRC:** [libera#pret][irc] -Other disassembly projects: +You can find us on [Discord (pret, #pokered)](https://discord.gg/d5dubZ3). -- [**Pokémon Yellow**][pokeyellow] -- [**Pokémon Gold/Silver**][pokegold] -- [**Pokémon Crystal**][pokecrystal] -- [**Pokémon Pinball**][pokepinball] -- [**Pokémon TCG**][poketcg] -- [**Pokémon Ruby**][pokeruby] -- [**Pokémon FireRed**][pokefirered] -- [**Pokémon Emerald**][pokeemerald] +For other pret projects, see [pret.github.io](https://pret.github.io/). -[pokeyellow]: https://github.com/pret/pokeyellow -[pokegold]: https://github.com/pret/pokegold -[pokecrystal]: https://github.com/pret/pokecrystal -[pokepinball]: https://github.com/pret/pokepinball -[poketcg]: https://github.com/pret/poketcg -[pokeruby]: https://github.com/pret/pokeruby -[pokefirered]: https://github.com/pret/pokefirered -[pokeemerald]: https://github.com/pret/pokeemerald [wiki]: https://github.com/pret/pokered/wiki [tutorials]: https://github.com/pret/pokered/wiki/Tutorials [symbols]: https://github.com/pret/pokered/tree/symbols -[discord]: https://discord.gg/d5dubZ3 -[irc]: https://web.libera.chat/?#pret [ci]: https://github.com/pret/pokered/actions [ci-badge]: https://github.com/pret/pokered/actions/workflows/main.yml/badge.svg |
