A bot to help parse and read rank images.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
:loop
|
|
|
|
git stash
|
|
|
|
git pull
|
|
|
|
java -jar .\d4dj_rankTracker.jar -XX:MaxPermSize=256m -Xms128m -Xmx1024m
|
|
|
|
goto loop
|