mirror of
https://github.com/WtmcX/a1.0.6_03.git
synced 2025-06-05 14:30:56 -05:00
4 lines
72 B
Batchfile
4 lines
72 B
Batchfile
@echo off
|
|
title gradlew generateWasmGC
|
|
call gradlew generateWasmGC
|
|
pause |