Updated Q&A (markdown)

Azgaar 2018-04-10 16:57:20 +03:00
parent 64294caba0
commit a4cb873fd2

3
Q&A.md

@ -3,6 +3,9 @@ Here I want to answer the most common questions Fantasy Map Generator users may
### I have issues with Generator, what should I do?
First, please try to reproduce the issue on your own. If it's reproducible, please log [an issue](https://github.com/Azgaar/Fantasy-Map-Generator/issues). A lot of issues are caused by browsers, please also try to use another browser (I recommend Chrome)
### My previously saved map is not working properly. What should I do?
If there is no version conflict, please raise a defect. If your map is obsolete, you may either use an [appropriate version](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog) on the Generator or re-create a map in a current version. I will try to minimize a version dependency and stabilize the code in the future.
### Why there are so many bugs?
It's just a beta-version, I'm going to fix all major bugs on release. Also I'm not a real programmer and almost all Generator is coded in a naive way. So the code is messy and uneasy to debug. Professional help is highly appreciated