GUI Editor for Skeli789/Complete-Fire-Red-Upgrade and Skeli789/Dynamic-Pokemon-Expansion.
Built on Electron React Boilerplate, Electron, React, React Router, Webpack and React Fast Refresh.
Clone the repo and install dependencies:
git clone --depth 1 --branch main https://github.com/Stevebel/DPE-Editor.git
cd DPE-Editor
npm installHaving issues installing? See our debugging guide
Start the app in the dev environment:
npm startTo package app for the local platform:
npm run packageSee Electron React Boilerplate docs and guides here