mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 10:31:24 +01:00
Updated Q&A (markdown)
parent
2c90bb84b5
commit
f1e45e68ff
1 changed files with 1 additions and 1 deletions
2
Q&A.md
2
Q&A.md
|
|
@ -30,7 +30,7 @@ Open the generator, click on _Load_ and select a .map file. Or just drag and dro
|
|||
You can do it using any text editor. But please note that without clear understanding you may break the formatting and file won't be loadable anymore. The common error is that most text editor automatically split embedded svg into separate lines.
|
||||
|
||||
### How to launch Generator offline?
|
||||
Generator is a web-based tool, but can be run offline it previously downloaded. To download the tool do to [Releases](https://github.com/Azgaar/Fantasy-Map-Generator/releases), select the latest available version and click on _Source code (zip)_. Then unzip the downloaded archive and open the _index.html_ file in browser. I recommend to use Google Chrome or Firefox. Please note that some functions like additional Fonts are not available offline. You can also try an Electron desktop application - download an archive for your architecture, unzip it and run the _Azgaar's Fantasy Map Generator.exe_.
|
||||
Generator is a web-based tool, but can be run offline if previously downloaded. To download the tool go to [Releases](https://github.com/Azgaar/Fantasy-Map-Generator/releases), select the latest available version and click on _Source code (zip)_. Then unzip the downloaded archive and open the _index.html_ file in browser. I recommend to use Google Chrome or Firefox. Please note that some functions like additional Fonts are not available offline. You can also download a desktop application (see the answer below).
|
||||
|
||||
### Is there a desktop version?
|
||||
Modern technologies allows to turn any web-application into a desktop application using Electron. The Generator UI is not designed for a desktop, so there can be some minor issues. 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue