mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 02:28:13 -05:00
4 lines
93 B
Batchfile
4 lines
93 B
Batchfile
@echo off
|
|
title BuildTools: pullrequest
|
|
java -jar buildtools/BuildTools.jar pullrequest
|
|
pause |