Files
Paradise/_build_dependencies.sh
T
5ccbbf1192 Makes code 513.1537 compliant (#15093)
* Makes code 513.1537 compliant

* Apply suggestions from code review

Co-authored-by: Farie82 <joepvelden@hotmail.com>

Co-authored-by: Farie82 <joepvelden@hotmail.com>
2020-12-12 08:57:57 -05:00

12 lines
357 B
Bash

# This file has all the information on what versions of libraries are thrown into the code
# For dreamchecker
export SPACEMANDMM_TAG=suite-1.6
# For TGUI
export NODE_VERSION=12
# Byond Major
export BYOND_MAJOR=513
# Byond Minor
export BYOND_MINOR=1537
# For the RUSTG library. Not actually installed by CI but kept as a reference
export RUSTG_VERSION=2.1-P