mirror of
https://github.com/barkeser2002/bariskeser-mc-1.8.git
synced 2026-09-25 00:19:56 +03:00
4 lines
79 B
Batchfile
Executable File
4 lines
79 B
Batchfile
Executable File
@echo off
|
|
title BuildTools: init
|
|
java -jar buildtools/BuildTools.jar init
|
|
pause |