Updated Developer's Guide (markdown)

Dan Albert 2023-12-01 17:31:26 -08:00
parent d041bbb5a5
commit 2514ca1989

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