mirror of
http://git.eaglercraft.rip/eaglercraft/eaglercraft-1.8.git
synced 2025-04-29 01:51:58 -05:00
4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/sh
|
|
chmod +x gradlew
|
|
./gradlew generateWasmGC
|