rhysd / electron-about-window

'About This App' mini-window for Electron apps
https://www.npmjs.com/package/about-window
MIT License
409 stars 46 forks source link

Fork for Electron 14+ #69

Closed nosferatu500 closed 2 years ago

nosferatu500 commented 2 years ago

I made a fork to make this package work seamlessly with Electron 14+

yarn add @nosferatu500/about-window

npm install @nosferatu500/about-window

rhysd commented 2 years ago

Your fork would not work with #58 use case.

rhysd commented 2 years ago

v1.15.0 was released to support recent Electron.