@@ -3,5 +3,9 @@ A tool to convert between Devil May Cry 1 HD Collection PC file formats and Coll | |||
#### Dependencies | |||
apt-get install python3-numpy python3-pip | |||
python3 -m pip install pycollada | |||
#### Setup | |||
git submodule update --init --recursive | |||
make | |||