Added multithreading

This commit is contained in:
Joseph Robinson
2020-04-30 10:50:42 -07:00
parent 09aaa59f0a
commit 14a36a6861
3 changed files with 22 additions and 8 deletions

View File

@@ -7,6 +7,10 @@ PAPER_API_REPO=""
PAPER_SERVER_REPO=""
MCDEV_REPO=""
# Added Multithreading to builds
# By JosephWorks
BUILD_CORES="$(nproc --all)"
gitcmd="git -c commit.gpgsign=false -c core.quotepath=false -c core.safecrlf=false -c i18n.commit.encoding=UTF-8 -c i18n.logoutputencoding=UTF-8"
# DIR configure