Updated Developer's Guide (markdown)

Dan Albert 2021-05-26 13:16:00 -07:00
parent 79419cdcc5
commit 8e1e2c4772

@ -15,7 +15,7 @@ The original UI was different, and the mission generation process was different
## Required tools
* [Python 3.8.1+](https://www.python.org/downloads/)
* [Python 3.9+](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. This should come preinstalled.