mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8.git
synced 2025-07-19 20:17:59 -09:00
4 lines
79 B
Batchfile
4 lines
79 B
Batchfile
@echo off
|
|
title BuildTools: init
|
|
java -jar buildtools/BuildTools.jar init
|
|
pause |