Updated Developer's Guide (markdown)

walterroach
2020-11-09 11:09:32 -06:00
parent a29c0a5fbe
commit 9064607080

@@ -15,7 +15,7 @@ The original UI was different, and the mission generation process was different
## Required tools
* [Python 3.6+](https://www.python.org/downloads/)
* [Python 3.8+](https://www.python.org/downloads/)
* A code Editor for Python. I recommend [PyCharm Community Edition](https://www.jetbrains.com/pycharm/download/#section=windows), you can add plugin for Lua.
When you install Python, make sure to install pip for dependencies management.