Explorar el Código

MakeQSP update

Added copy instruction to make it more flexible.
mjsmagalhaes hace 8 años
padre
commit
137116a733
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      MakeQSP.bat

+ 4 - 1
MakeQSP.bat

@@ -1,2 +1,5 @@
+:: if you dont want to copy the glife.qsp anywhere just comment out (::) the last command.
+
 python -3 txtmerge.py locations glife.txt
-txt2gam.exe glife.txt ../GL_ECV/glife.qsp
+txt2gam.exe glife.txt glife.qsp
+cp glife.qsp ..\GL_ECV