eaglercraft-1.8/build_merge_pullrequest.bat

4 lines
81 B
Batchfile
Raw Normal View History

2022-12-25 11:12:28 +02:00
@echo off
title BuildTools: merge
java -jar buildtools/BuildTools.jar merge
pause