Skip to content

Cu3PO42/KeySAVe

Repository files navigation

KeySAVe

KeySAVe is an application to decrypt and dump Generation 6&7 Pokémon save files.

This branch tracks the development of the new web version which will run directly in the browser. If you are interested in the old Electron-based version, please check out the electron branch or grab a release from the releases page.

Getting started

To get started on development, run these commands:

  1. yarn install
  2. yarn start

This starts a server on localhost:3000 that will serve the built website with support for hot reloading. You can also generate developent and production builds with yarn run build:dev and yarn run build:start respectively.

License

The project is available under the terms of the MIT License.