diff --git a/readme.md b/readme.md index 09f91f5..46c36f6 100644 --- a/readme.md +++ b/readme.md @@ -1,17 +1,19 @@ -# SCVI_PokéManager +# SCVI PokéManager A pokémon dumper and injector for Scarlet and Violet. + + ## How to use -1. Download [sys-botbase](https://github.com/olliz0r/sys-botbase/releases/tag/v2.2) -2. Run `pip install -r requirements.txt` +1. Download [sys-botbase](https://github.com/olliz0r/sys-botbase/releases/tag/v2.2) onto your CFW Switch. +2. Download the exe from the [releases](https://github.com/Project-PokeBots/SCVI_PokeManager/releases/latest) 3. Enter your Switch IP in the GUI and click `Connect` -4. `Dump` dumps the pokémon in ek9 format. `Inject` injects ek9 named "inject". +4. Press `Dump` or `Inject` to manage pokémon in ek9 format. ## To do - [x] Update for 1.0.1 - [ ] PK9 encyption -- [ ] Configure slots that way it is not limited to Box 1 Slot 1 +- [x] Configure slots that way it is not limited to Box 1 Slot 1 ## Credits -- [Manu](https://github.com/Manu098vm): Providing correct offset and testing +- [Manu](https://github.com/Manu098vm): Providing correct offset - [Slluxx](https://github.com/Slluxx): GUI rewrite