From 3cd9f43e901de1ff16cbbffe7a32bd060cdfb0a3 Mon Sep 17 00:00:00 2001 From: May Evans <36418502+PlagueVonKarma@users.noreply.github.com> Date: Wed, 31 Aug 2022 14:21:43 +0100 Subject: [PATCH] readme update --- .github/webhook.sh | 0 README.md | 18 ++++++++++++++++++ tools/unnamed.py | 0 3 files changed, 18 insertions(+) mode change 100755 => 100644 .github/webhook.sh mode change 100755 => 100644 tools/unnamed.py diff --git a/.github/webhook.sh b/.github/webhook.sh old mode 100755 new mode 100644 diff --git a/README.md b/README.md index 950b8b99..6f37fb3a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,21 @@ +Kanto Expansion Pak +=================== +This is a ROM Hack of Pokémon Red and Blue, aiming to expand the dex with + +Credits +==== +* Plague von Karma - Creator of the Showdown Mod, Developer +* Martha's Against Humanity - Developer +* Ema Sky - Developer +* ausma - Showdown Mod assistance +* Paulluxx - Showdown Mod assistance +* DuoM2 - Showdown Mod assistance +* Albatross - Much of the new sprites used in the hack +* Helix Chamber, RacieBeep, et al - Prototype Pokémon sprites +* pret et al - Pokémon Red and Blue Disassembly Project + +Original README.md proceeding; +==== # Pokémon Red and Blue [![Build Status][ci-badge]][ci] This is a disassembly of Pokémon Red and Blue. diff --git a/tools/unnamed.py b/tools/unnamed.py old mode 100755 new mode 100644