build 346 B

12345678910
  1. #!/bin/bash
  2. PornsterPath="/Users/mike/GitHub/KeyMasterOfGozer/pornster"
  3. ModFolder="/Users/mike/Downloads/Games/Girl Life/mod"
  4. ${PornsterPath}/txtmerge.py ${PornsterPath}/locations ${PornsterPath}/pornster.txt
  5. ${PornsterPath}/txt2gam.mac ${PornsterPath}/pornster.txt ${PornsterPath}/pornster.qsp
  6. cp ${PornsterPath}/pornster.qsp "${ModFolder}"