1
0
Просмотр исходного кода

MakeQSP update

Added copy instruction to make it more flexible.
mjsmagalhaes 8 лет назад
Родитель
Сommit
137116a733
1 измененных файлов с 4 добавлено и 1 удалено
  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