Updated Q&A (markdown)

Azgaar 2022-08-14 11:25:47 -07:00
parent 580d2b1801
commit 4737418c30

2
Q&A.md

@ -40,7 +40,7 @@ I recommend using Google Chrome and other Chromium browsers. Please note that so
### Is there a desktop version?
Modern technologies allow any web-application to be turned into a desktop application that support all features of the web app. There are 2 options supported:
* [PWA](https://web.dev/what-are-pwas). Chromium-based browsers (Chrome, Edge, Opera, etc.) will prompt you with a big button 'Install'. Just click on it and confirm the installation. Installed tool will be added to your desktop and opened automatically. PWA can run offline. The version is getting auto-updated on open
* [PWA](https://web.dev/what-are-pwas). Chromium-based browsers (Chrome, Edge, Opera, etc.) in Windows will prompt you with a big button 'Install'. Just click on it and confirm the installation. Installed tool will be added to your desktop and opened automatically. PWA can run offline. The version is getting auto-updated on open
* [Electron](https://github.com/electron/electron). Download an archive for your architecture (see below), unzip and run the executable file. Electron version requires internet connection.
[Windows x64](https://github.com/Azgaar/Fantasy-Map-Generator/releases/download/v1.3/FMG-win32-x64.zip)