[Pokemon Red and Blue] Initial implementation (#1016)

This commit is contained in:
Alchav
2022-10-13 01:45:52 -04:00
committed by GitHub
parent 0afb7096de
commit 30a4bcbbbe
28 changed files with 7078 additions and 2 deletions

View File

@@ -145,6 +145,8 @@ components: Iterable[Component] = (
Component('OoT Adjuster', 'OoTAdjuster'),
# FF1
Component('FF1 Client', 'FF1Client'),
# Pokémon
Component('Pokemon Client', 'PokemonClient', file_identifier=SuffixIdentifier('.apred', '.apblue')),
# ChecksFinder
Component('ChecksFinder Client', 'ChecksFinderClient'),
# Starcraft 2