From 7794381828b10c55cfa48ec43a8cbac36a783533 Mon Sep 17 00:00:00 2001 From: mshirt Date: Fri, 25 Nov 2016 21:39:02 -0600 Subject: [PATCH] Updating this bat file for my new laptop --- rpgscript.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpgscript.bat b/rpgscript.bat index 7dc1587..718a041 100644 --- a/rpgscript.bat +++ b/rpgscript.bat @@ -1,2 +1,2 @@ -"C:\Ruby22-x64\bin\ruby.exe" rpgscript.rb "C:\Users\Michael\Documents\oneshot src\mkxp-oneshot\scripts" "C:\Users\Michael\Dropbox\Oneshot Project\Game" +"C:\Ruby23\bin\ruby.exe" rpgscript.rb "C:\Users\GIR\Documents\oneshot scripts and stuff\mkxp-oneshot\scripts" "C:\Users\GIR\Dropbox\Oneshot Project\Game" pause \ No newline at end of file