From e5c7967f715d5b677e45545656378da064fe58e3 Mon Sep 17 00:00:00 2001 From: vulcandth Date: Thu, 31 Aug 2023 08:04:28 -0500 Subject: [PATCH 1/5] pret is not capitalized --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edb7ba4..a429180 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# PRET +# pret Some would say the name stands for "Pokémon Reverse Engineering Team". We consider those people "misguided". @@ -8,7 +8,7 @@ If we had a vanity, it would be [discord.gg/pret](https://discord.gg/d5dubZ3). ## Community pages -PRET is not a community. +pret is not a community. ## Disassembly and decompilation projects ### Gameboy and Gameboy Color (SM83 assembly) From e8cfd2acce80d3aa55ca60a9a7d09ecfe823d039 Mon Sep 17 00:00:00 2001 From: vulcandth Date: Thu, 31 Aug 2023 15:10:02 +0000 Subject: [PATCH 2/5] Make the info more straightforward --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a429180..da53aa5 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,11 @@ # pret -Some would say the name stands for "Pokémon Reverse Engineering Team". We consider those people "misguided". +## Contacts -## Discord invite +You can find us on: -If we had a vanity, it would be [discord.gg/pret](https://discord.gg/d5dubZ3). - -## Community pages - -pret is not a community. +* Discord: [pret](https://discord.gg/d5dubZ3). +* IRC: [libera#pret](https://web.libera.chat/?#pret)). ## Disassembly and decompilation projects ### Gameboy and Gameboy Color (SM83 assembly) From 51dd7d1a8f0449427e7a5ef3902cf653129b615c Mon Sep 17 00:00:00 2001 From: vulcandth Date: Thu, 31 Aug 2023 15:32:17 +0000 Subject: [PATCH 3/5] Contacts header was unnecessary --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index da53aa5..dbd74da 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # pret -## Contacts - You can find us on: * Discord: [pret](https://discord.gg/d5dubZ3). From 47de5de48b7990dd033828ff782e5abf4146f5fa Mon Sep 17 00:00:00 2001 From: vulcandth Date: Thu, 31 Aug 2023 17:31:02 +0000 Subject: [PATCH 4/5] Apply dannye suggestions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dbd74da..3b33bfb 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ You can find us on: -* Discord: [pret](https://discord.gg/d5dubZ3). -* IRC: [libera#pret](https://web.libera.chat/?#pret)). +* Discord: [pret](https://discord.gg/d5dubZ3) +* IRC: [libera#pret](https://web.libera.chat/?#pret) ## Disassembly and decompilation projects ### Gameboy and Gameboy Color (SM83 assembly) From 791c902f66cb9b17a963e7da983c05d3fc7c175b Mon Sep 17 00:00:00 2001 From: AnonymousRandomPerson Date: Sat, 7 Oct 2023 13:08:34 -0400 Subject: [PATCH 5/5] Rearranged games with to logical grouping -Added Discord channels per game. --- README.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 3b33bfb..bbf1c70 100644 --- a/README.md +++ b/README.md @@ -7,27 +7,27 @@ You can find us on: ## Disassembly and decompilation projects ### Gameboy and Gameboy Color (SM83 assembly) -* [**Pokémon Red and Blue**](https://github.com/pret/pokered) -* [**Pokémon Gold and Silver (Space World '97 demo)**](https://github.com/pret/pokegold-spaceworld) -* [**Pokémon Yellow**](https://github.com/pret/pokeyellow) -* [**Pokémon Trading Card Game**](https://github.com/pret/poketcg) -* [**Pokémon Pinball**](https://github.com/pret/pokepinball) -* [**Pokémon Gold and Silver**](https://github.com/pret/pokegold) -* [**Pokémon Crystal**](https://github.com/pret/pokecrystal) -* [**Pokémon Trading Card Game 2**](https://github.com/pret/poketcg2) +* [**Pokémon Red and Blue**](https://github.com/pret/pokered) (Discord #pokered) +* [**Pokémon Yellow**](https://github.com/pret/pokeyellow) (Discord #pokered) +* [**Pokémon Gold and Silver (Space World '97 demo)**](https://github.com/pret/pokegold-spaceworld) (Discord #prototypes-and-leaks) +* [**Pokémon Gold and Silver**](https://github.com/pret/pokegold) (Discord #pokecrystal) +* [**Pokémon Crystal**](https://github.com/pret/pokecrystal) (Discord #pokecrystal) +* [**Pokémon Trading Card Game**](https://github.com/pret/poketcg) (Discord #poketcg) +* [**Pokémon Trading Card Game 2**](https://github.com/pret/poketcg2) (Discord #poketcg) +* [**Pokémon Pinball**](https://github.com/pret/pokepinball) (Discord #pokepinball) ### Nintendo 64 (C and MIPS64EL assembly) -* [**Pokémon Stadium**](https://github.com/pret/pokestadium) +* [**Pokémon Stadium**](https://github.com/pret/pokestadium) (Discord #pokestadium) ### Gameboy Advance (C and ARM7TDMI assembly) -* [**Pokémon Ruby and Sapphire**](https://github.com/pret/pokeruby) -* [**Pokémon Pinball: Ruby & Sapphire**](https://github.com/pret/pokepinballrs) -* [**Pokémon FireRed and LeafGreen**](https://github.com/pret/pokefirered) -* [**Pokémon Emerald**](https://github.com/pret/pokeemerald) -* [**Pokémon Mystery Dungeon: Red Rescue Team**](https://github.com/pret/pmd-red) +* [**Pokémon Ruby and Sapphire**](https://github.com/pret/pokeruby) (Discord #pokeruby) +* [**Pokémon Emerald**](https://github.com/pret/pokeemerald) (Discord #pokeemerald) +* [**Pokémon FireRed and LeafGreen**](https://github.com/pret/pokefirered) (Discord #pokefirered) +* [**Pokémon Pinball: Ruby & Sapphire**](https://github.com/pret/pokepinballrs) (Discord #pokepinballrs) +* [**Pokémon Mystery Dungeon: Red Rescue Team**](https://github.com/pret/pmd-red) (Discord #pmd-red) ### Nintendo DS (C/C++ and ARM946E-S assembly) -* [**Pokémon Diamond and Pearl**](https://github.com/pret/pokediamond) -* [**Pokémon Platinum**](https://github.com/pret/pokeplatinum) -* [**Pokémon HeartGold and SoulSilver**](https://github.com/pret/pokeheartgold) -* [**Pokémon Mystery Dungeon: Explorers of Sky**](https://github.com/pret/pmd-sky) +* [**Pokémon Diamond and Pearl**](https://github.com/pret/pokediamond) (Discord #pokediamond) +* [**Pokémon Platinum**](https://github.com/pret/pokeplatinum) (Discord #pokeplatinum) +* [**Pokémon HeartGold and SoulSilver**](https://github.com/pret/pokeheartgold) (Discord #pokeheartgold) +* [**Pokémon Mystery Dungeon: Explorers of Sky**](https://github.com/pret/pmd-sky) (Discord #pmd-sky)