mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
4 lines
103 B
Batchfile
4 lines
103 B
Batchfile
@echo off
|
|
title BuildTools: pullrequest_test
|
|
java -jar buildtools/BuildTools.jar pullrequest_test
|
|
pause |