Load characters for Twilight's Eve in WC3. You can download the latest version in releases.
Set your wc3 path and battle tag, then hit 'Refresh' button to load your classes.
Current hotkey: A
This will be configurable in the future.
If you want to contribute and not sure what to do (or have an idea of a change/feature) feel free to DM, or open an issue.
Start the app in the dev
environment:
Node version: 14.17.0
yarn install --frozen-lockfile
yarn start
To package apps for the local platform:
yarn package
This whole app is built upon Electron React Boilerplate