From c3adfa1b73d4a4693411b002026509e10d0a24ef Mon Sep 17 00:00:00 2001 From: Azgaar Date: Wed, 23 Jun 2021 10:25:44 +0300 Subject: [PATCH] Updated Q&A (markdown) --- Q&A.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Q&A.md b/Q&A.md index a9da7c9..bfa7a40 100644 --- a/Q&A.md +++ b/Q&A.md @@ -36,7 +36,7 @@ Yes, you can do it using any text editor. However, if you break the formatting t The Generator is a web-based tool, but it can be run offline if downloaded from the [Releases](https://github.com/Azgaar/Fantasy-Map-Generator/releases) page. 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 using Google Chrome or Firefox. Please note that some functions, like additional Fonts, are not available offline. You can also download a desktop application (see below). ### 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 for your architecture, unzip and run the executable file. Electron version required internet connection and basically just runs the site in a separate Chromium browser. +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 for your architecture, unzip and run the executable file. Electron version requires internet connection and basically just runs the site in a separate Chromium browser (the version is getting auto-updated). * [Windows x64](https://github.com/Azgaar/Fantasy-Map-Generator/releases/download/v1.3/FMG-win32-x64.zip) * [Windows ia32](https://github.com/Azgaar/Fantasy-Map-Generator/releases/download/v1.3/FMG-win32-ia32.zip)