mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 02:21:24 +01:00
Updated Q&A (markdown)
parent
ba86cfd6cf
commit
f9873e8fa4
1 changed files with 1 additions and 1 deletions
2
Q&A.md
2
Q&A.md
|
|
@ -44,7 +44,7 @@ Please note that some functions like alternative Fonts or Styles are not availab
|
|||
|
||||
### Is there a desktop version?
|
||||
Modern technologies allow any web-application to be turned into a desktop application that supports all features of the web app. There are 2 options supported:
|
||||
* PWA. 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. The installed tool will be added to your desktop and opened automatically.
|
||||
* PWA. 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. The installed tool will be added to your desktop and opened automatically. You can also create a shortcut (app) manually, see [how to do it in Chrome](https://support.google.com/chrome_webstore/answer/3060053).
|
||||
* Electron. Download an archive with App for your architecture from the [current release page](https://github.com/Azgaar/Fantasy-Map-Generator/releases/tag/current).
|
||||
|
||||
Both versions require an internet connection for the first run. Once app data is loaded to the memory, it may work offline. To update the version just clean up the cache (<key>Alt</key> -> Window -> Clean stored data). For some users desktop application can be a bit faster than web application.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue