Test compile

This commit is contained in:
mathias 2018-07-11 19:05:02 +03:00
parent 145308e019
commit ab39f08907
2 changed files with 2 additions and 4 deletions

View file

@ -1,3 +1,3 @@
# kaboom-buildpack
# buildpack
Buildpack for Heroku that sets up the Kaboom.pw server
Buildpack for Heroku that sets up the Kaboom.pw server

View file

@ -5,5 +5,3 @@ BUILD_DIR=$1
mkdir -p $BUILD_DIR/.bin/
mv $BIN_DIR/start $BUILD_DIR/.bin/
mv $BIN_DIR/excludes $BUILD_DIR/.bin/
curl -o $BUILD_DIR/plugins/FastAsyncWorldEdit/textures/textures.jar -s -L "https://launcher.mojang.com/mc/game/1.12.2/client/0f275bc1547d01fa5f56ba34bdc87d981ee12daf/client.jar"