No one needs this bat file but me
So I will just tell git to ignore it
This commit is contained in:
parent
390cc74889
commit
33d6f38f96
|
|
@ -12,3 +12,4 @@
|
||||||
/build
|
/build
|
||||||
|
|
||||||
object_script.*
|
object_script.*
|
||||||
|
rpgscript.bat
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
rpgscript.rb "C:\Users\Michael\Documents\oneshot src\mkxp-oneshot\scripts" "C:\Users\Michael\Dropbox\Oneshot Project\Game"
|
"C:\Ruby22-x64\bin\ruby.exe" rpgscript.rb "C:\Users\Michael\Documents\oneshot src\mkxp-oneshot\scripts" "C:\Users\Michael\Dropbox\Oneshot Project\Game"
|
||||||
pause
|
pause
|
||||||
Loading…
Reference in New Issue