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