eaglercraft-1.8/build_merge_pullrequest.bat

4 lines
81 B
Batchfile
Raw Normal View History

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