correct

Azgaar 2024-05-28 17:21:23 +02:00
parent e06d385d0a
commit 895f96c645

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. * When generating maps, set _Points number_ to 10K. Points (cells) number highly affects performance.
* Toggle off map and element filters. * Toggle off map and element filters.
* Close all irrelevant browser tabs and applications. * Close all irrelevant browser tabs and applications.
* Use a leading edge browser (fresh version on Chrome, Edge or Opera). Firefox is reported to be significantly slower. * Use a leading edge browser (fresh versions on Chrome or Edge). Firefox is reported to be slower.
### Who owns the maps created? ### 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. 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.
@ -45,7 +45,7 @@ Please note that some functions like alternative Fonts or Styles are not availab
### Is there a desktop version? ### 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 3 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. A shortcut app can be created in Chrome in just three clicks without installation: `Settings => More Tools => Create Shortcut...`. * Chrome App. A shortcut app can be created in Chrome in just three clicks without installation: `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). * PWA. Chromium-based browsers (Chrome, Edge, 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).
All versions require internet connection for the first run. Once app data is loaded to the memory, it may work offline with some limitations. All versions require internet connection for the first run. Once app data is loaded to the memory, it may work offline with some limitations.