We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d427945 commit 6567546Copy full SHA for 6567546
README.md
@@ -27,6 +27,9 @@ Original MOO2 game release
27
### Installation
28
29
* Install python 2.7 or newer on your system
30
+ * Install [setuptools][1]
31
* Use python setup.py to install the package
32
* copy/link original MOO2 game data (.LBX files) to proper location as
33
prompted by game
34
+
35
+[1]: https://pypi.python.org/pypi/setuptools
0 commit comments