love you travis

This commit is contained in:
Shifty/Anthomansland
2020-07-16 21:15:47 +02:00
parent 010b4ba941
commit 7ca4318ee6

View File

@@ -1,7 +1,8 @@
#!/usr/bin/env bash
set -euo pipefail
source dependencies.sh
#rust_g git tag
RUST_G_VERSION=0.4.5
mkdir -p ~/.byond/bin
wget -O ~/.byond/bin/librust_g.so "https://github.com/tgstation/rust-g/releases/download/$RUST_G_VERSION/librust_g.so"