mirror of
https://github.com/Eaglercraft-Archive/Eaglercraftx-1.8.8-src.git
synced 2025-06-27 10:28:14 -05:00
4 lines
72 B
Batchfile
4 lines
72 B
Batchfile
@echo off
|
|
title gradlew generateWasmGC
|
|
call gradlew generateWasmGC
|
|
pause |