Updated Developer's Guide (markdown)

SnappyComebacks 2023-07-02 13:00:02 -06:00
parent 2279d39f8f
commit 7541f561da

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