EaglerForge/build_init.bat

4 lines
79 B
Batchfile

@echo off
title BuildTools: init
java -jar buildtools/BuildTools.jar init
pause