Updated Q&A (markdown)

Azgaar 2020-04-04 20:24:03 +03:00
parent 62b53c0c34
commit 0a8534cb97

2
Q&A.md

@ -38,7 +38,7 @@ The Generator is a web-based tool, but it can be run offline if downloaded from
### Is there a desktop version? ### Is there a desktop version?
Modern technologies allow any web-application to be turned into a desktop application using [Electron](https://github.com/electron/electron). To get a desktop application download [an archive](https://github.com/Azgaar/Fantasy-Map-Generator/releases) for your architecture, unzip and run the executable file. Modern technologies allow any web-application to be turned into a desktop application using [Electron](https://github.com/electron/electron). To get a desktop application download [an archive](https://github.com/Azgaar/Fantasy-Map-Generator/releases) for your architecture, unzip and run the executable file.
For some users desktop application can be a bit faster than web application. But I would not expect any significant performance increase as it is an Electron application, so basically a Chromium browser opened separately. The application may be a bit outdated as it takes time to build it and web-version is considered as main and hence the most up-to-date. For some users desktop application can be a bit faster than web application. But I would not expect any significant performance increase as it is just an Electron application, basically a Chromium browser opened separately. The application may be a bit outdated as it takes time to build it and web-version is considered as main and hence the most up-to-date.
### Which browsers are supported? ### Which browsers are supported?
The Generator should work in any modern browser, but it is developed using the latest version of the Google Chrome. I also try to support the latest Mozilla Firefox version. Edge should also work. Outdated browsers like Internet Explorer or Opera are not supported. The Generator should work in any modern browser, but it is developed using the latest version of the Google Chrome. I also try to support the latest Mozilla Firefox version. Edge should also work. Outdated browsers like Internet Explorer or Opera are not supported.