Updated Q&A (markdown)

Azgaar 2020-04-30 01:07:05 +03:00
parent 7cc147b3ea
commit e57f1ffcd3

4
Q&A.md

@ -10,7 +10,7 @@ The performance mainly depends on the number of visible elements and visible map
* When generating maps, set _Points number_ to 10K. Points (cells) number highly affects performance.
* Toggle off map and element filters.
* Close all irrelevant browser tabs and applications.
* Use a leading edge browser (updated Chrome or Firefox).
* Use a leading edge browser (fresh version on Chrome, Firefox or even Edge).
### Who owns the maps created?
You. The Generator is licensed under [MIT license](https://github.com/Azgaar/Fantasy-Map-Generator/blob/master/LICENSE) and derivative works such as maps are free of charge. You can sell them or make them available for free.
@ -41,7 +41,7 @@ Modern technologies allow any web-application to be turned into a desktop applic
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?
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 79 and later will also work. Outdated browsers like Internet Explorer or Opera are not supported.
### Can I use the Generator on mobile?
You can, but I doubt you will enjoy it. The Generator GUI is not suitable for mobile devices and performance is subpar. In general, I would say mobile devices are not supported.