mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 18:38:14 -05:00
4 lines
88 B
Bash
4 lines
88 B
Bash
#!/bin/sh
|
|
cd ../
|
|
chmod +x gradlew
|
|
./gradlew target_lwjgl_desktop:eaglercraftDebugRuntime |