Updated Q&A (markdown)

Azgaar 2022-02-06 00:44:26 +03:00
parent ed99023dcc
commit 6afc349182

2
Q&A.md

@ -34,7 +34,7 @@ Open the generator, click on _Load_ and select a .map file. Or just drag and dro
Yes, you can do it using any text editor. However, if you break the formatting the file won't be loading. The common error is that most text editors automatically split embedded svg into separate lines. Yes, you can do it using any text editor. However, if you break the formatting the file won't be loading. The common error is that most text editors automatically split embedded svg into separate lines.
### Can I use the Generator offline? ### Can I use the Generator offline?
The Generator is a web-based tool, so you need a browser to run it. But the Application can work offline if its files are previously downloaded. Go to [Releases](https://github.com/Azgaar/Fantasy-Map-Generator/releases) page, select the latest available version and click on _Source code (zip)_. Unzip _all files_ from the downloaded archive. Then you need to run a local web-server, follow the instructions [web-server](Run-FMG-locally). The Generator is a web-based tool, so you need a browser to run it. But the Application can work offline if its files are previously downloaded. Go to [Releases](https://github.com/Azgaar/Fantasy-Map-Generator/releases) page, select the latest available version and click on _Source code (zip)_. Unzip _all files_ from the downloaded archive. Then you need to run a local web-server, follow [the instructions](Run-FMG-locally).
I recommend using Google Chrome and other Chromium browsers. Please note that some functions, like additional Fonts, are not available offline. You can also download a [desktop application](#is-there-a-desktop-version). I recommend using Google Chrome and other Chromium browsers. Please note that some functions, like additional Fonts, are not available offline. You can also download a [desktop application](#is-there-a-desktop-version).