mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8-workspace.git
synced 2025-07-22 05:31:17 -09:00
5 lines
139 B
Batchfile
Executable File
5 lines
139 B
Batchfile
Executable File
@echo off
|
|
title gradlew target_lwjgl_desktop:eaglercraftDebugRuntime
|
|
cd ../
|
|
call gradlew target_lwjgl_desktop:eaglercraftDebugRuntime
|
|
pause |