mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 18:11:24 +01:00
Updated Q&A (markdown)
parent
f9873e8fa4
commit
f3984d51dd
1 changed files with 5 additions and 4 deletions
9
Q&A.md
9
Q&A.md
|
|
@ -43,14 +43,15 @@ Another option is to serve the tool locally. Download the [source code](https://
|
|||
Please note that some functions like alternative Fonts or Styles are not available offline.
|
||||
|
||||
### 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:
|
||||
Modern technologies allow any web-application to be turned into a desktop application that supports all features of the web app. There are 3 options supported:
|
||||
* Chrome App. An shortcut app can be created in Chrome in three clicks, not installation required: `Settings => More Tools => Create Shortcut...`.
|
||||
* 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).
|
||||
* Electron. Download an archive with App for your architecture from the [current release page](https://github.com/Azgaar/Fantasy-Map-Generator/releases/tag/current). Please note the Electron is outdated and shows a scary popup on startup. You can ignore it and continue to the this version or consider using the options above.
|
||||
|
||||
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.
|
||||
All versions require internet connection for the first run. Once app data is loaded to the memory, it may work offline with some limitations.
|
||||
|
||||
### Which browsers are supported?
|
||||
The Generator should work in any modern browser except of Safari. The tool is developed using Chrome, so it has the best support. I also try to support the latest Firefox version, but it is reported to have worse performance. Edge 79 and later will also work. Latest Opera and Yandex Browser should work fine as well. Outdated browsers like Internet Explorer are not supported.
|
||||
The Generator should work in any modern browser except for Safari. The tool is developed using Chrome, so it has the best support. Firefox is reported to have worse performance. Edge 79 and later will also work. Latest Opera and Yandex Browser should work fine as well. Outdated browsers like Internet Explorer are not supported. Weird browsers like Brave may not work at all.
|
||||
|
||||
### Can I use the Generator on mobile?
|
||||
You can, but I doubt you will enjoy the experience. The Generator GUI is not suitable for mobile devices and performance is subpar. In general, I would say mobile devices are not supported.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue