hacking up a better interface to a popular game
Tested only on Linux.
Dependencies: python, git
-
Clone repository, (
git clone
,git submodule init
,git submodule update
) -
Install PyQt (optional):
sudo apt-get install python-qt4
or
http://sourceforge.net/projects/pyqt/files/PyQt4/ (Py2.7-Qt4.8.4)
-
Copy and edit settings.example.ini to settings.ini
-
Run:
./run.sh
or, if you didn't install PyQt
./run.sh -c