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