Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 283 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 283 Bytes

sekiro-smac

Sekiro Savegame Manager

Local development

  1. yarn to install dependencies.
  2. yarn start to start development mode with auto-reloading of main and renderer process.

Build

  1. yarn to install dependencies.
  2. yarn dist to build the portable executable.