forked from olcxjas-softworks/LarpixClient
Update gitignore (sorry)
This commit is contained in:
parent
a8f8c4d7ad
commit
cca8b02fea
6604 changed files with 1219661 additions and 4 deletions
15
electron/node_modules/electron-updater/README.md
generated
vendored
Normal file
15
electron/node_modules/electron-updater/README.md
generated
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# electron-updater
|
||||
|
||||
This module allows you to automatically update your application. You only need to install this module and write two lines of code!
|
||||
To publish your updates you just need simple file hosting, it does not require a dedicated server.
|
||||
|
||||
See [Auto Update](https://electron.build/auto-update) for more information.
|
||||
|
||||
Supported OS:
|
||||
- macOS ([Squirrel.Mac](https://github.com/Squirrel/Squirrel.Mac)).
|
||||
- Windows (NSIS).
|
||||
- Linux (AppImage).
|
||||
|
||||
## Credits
|
||||
|
||||
Thanks to [Evolve Labs](https://www.evolvehq.com) for donating the npm package name.
|
||||
Loading…
Add table
Add a link
Reference in a new issue