InstallationΒΆ

Installing ModDS can currently be done by downloading the source through GitHub and running the setup script.

git clone https://github.com/adwasser/modds.git
cd modds
python setup.py install