mirror of
https://github.com/barkeser2002/JMT-MCMT.git
synced 2026-09-25 02:30:05 +03:00
8 lines
125 B
Bash
Executable File
8 lines
125 B
Bash
Executable File
#!/bin/bash
|
|
# Setup files
|
|
###
|
|
# Already done as is default
|
|
###
|
|
# Build
|
|
##
|
|
./gradlew -Pmc_ver="1.16.5" -Pfg_ver="36.1.2" build |