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