mirror of
https://github.com/barkeser2002/JMT-MCMT.git
synced 2026-09-25 01:49:52 +03:00
8 lines
114 B
Bash
Executable File
8 lines
114 B
Bash
Executable File
#!/bin/bash
|
|
# Setup files
|
|
###
|
|
# Already Setup
|
|
###
|
|
# Build
|
|
##
|
|
./gradlew -Pmc_ver="1.16.1" -Pfg_ver="32.0.106" build |