mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-20 13:59:57 +00:00
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
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,3 +12,4 @@
|
|||
/build
|
||||
|
||||
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
|
||||
Loading…
Reference in a new issue