PySnip
PySnip copied to clipboard
Pysnip as a package
Initial support for package building. You can currently do
python ./setup.py install
and then just
pysnip -c config.txt -r feature_server
It is very buggy right now, due to relative name handling and PATHs, but right now it is actually possible to run server. Procedure generated maps do not work though.