mirror of
https://github.com/Eaglercraft-Archive/EaglercraftX-1.8-workspace.git
synced 2026-06-15 16:12:56 +02:00
4 lines
83 B
Batchfile
Executable File
4 lines
83 B
Batchfile
Executable File
@echo off
|
|
cd ../
|
|
call gradlew target_teavm_javascript:makeMainOfflineDownload
|
|
pause |