Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
the-aether-legacy
/
178abaf1cd66beec95db829f710e6adabcd5771a
/
.
/
Windows Batch Files
/
Build Aether Legacy.bat
blob: 7f8f1f4f414a20fb980eb78be6b036ec371eaec9 [
file
] [
log
] [
blame
] [
raw
]
@echo
off
title
Building
Aether
Legacy
..
cd
..
gradlew build
pause