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