mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-u19-source.git
synced 2026-06-17 17:24:14 +02:00
4 lines
81 B
Batchfile
4 lines
81 B
Batchfile
@echo off
|
|
title BuildTools: merge
|
|
java -jar buildtools/BuildTools.jar merge
|
|
pause |