mirror of
https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8.git
synced 2025-04-04 23:17:47 -07:00
4 lines
79 B
Batchfile
4 lines
79 B
Batchfile
@echo off
|
|
title BuildTools: help
|
|
java -jar buildtools/BuildTools.jar help
|
|
pause |