mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8.git
synced 2025-06-05 18:22:01 -09:00
4 lines
79 B
Batchfile
4 lines
79 B
Batchfile
@echo off
|
|
title BuildTools: init
|
|
java -jar buildtools/BuildTools.jar init
|
|
pause |