mirror of
https://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8-workspace.git
synced 2025-06-07 13:14:00 -07:00
4 lines
52 B
Bash
Executable File
4 lines
52 B
Bash
Executable File
#!/bin/sh
|
|
chmod +x gradlew
|
|
./gradlew generateWasmGC
|