mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-u19-source.git
synced 2026-06-21 02:23:46 +02:00
4 lines
79 B
Batchfile
4 lines
79 B
Batchfile
|
|
@echo off
|
||
|
|
title BuildTools: help
|
||
|
|
java -jar buildtools/BuildTools.jar help
|
||
|
|
pause
|