1
0
Pārlūkot izejas kodu

MakeQSP update

Added copy instruction to make it more flexible.
mjsmagalhaes 8 gadi atpakaļ
vecāks
revīzija
137116a733
1 mainītis faili ar 4 papildinājumiem un 1 dzēšanām
  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