eaglercraft-1.8/build_test_pullrequest.bat

4 lines
103 B
Batchfile
Raw Normal View History

2022-12-25 01:12:28 -08:00
@echo off
title BuildTools: pullrequest_test
java -jar buildtools/BuildTools.jar pullrequest_test
pause