mirror of
https://gitflic.ru/project/lax1dude/eaglercraft-1_8-workspace.git
synced 2025-07-22 05:31:17 -09:00
4 lines
88 B
Bash
Executable File
4 lines
88 B
Bash
Executable File
#!/bin/sh
|
|
cd ../
|
|
chmod +x gradlew
|
|
./gradlew target_lwjgl_desktop:eaglercraftDebugRuntime |