mc: support the Install.sh step of CurseForge modpacks within TYPE=FTB

fixes #180
This commit is contained in:
Geoff Bourne
2018-07-13 22:33:55 -05:00
parent a95bfdb192
commit c8cc882a57
2 changed files with 12 additions and 2 deletions

View File

@@ -39,7 +39,6 @@ if [[ $PROXY ]]; then
fi
export SERVER_PROPERTIES=/data/server.properties
export FTB_DIR=/data/FeedTheBeast
export VERSIONS_JSON=https://launchermeta.mojang.com/mc/game/version_manifest.json
echo "Checking version information."