Files
Paradise/_build_dependencies.sh
2021-09-13 22:01:40 +01:00

10 lines
254 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.7.1
# For TGUI
export NODE_VERSION=12
# Byond Major
export BYOND_MAJOR=514
# Byond Minor
export BYOND_MINOR=1566