Files
CHOMPStation2/_build_dependencies.sh
CHOMPStation2 b43b6f466d Update Byond minor
We are now on 514.1571
2021-12-03 15:57:39 -07:00

12 lines
301 B
Bash

# This file has all the information on what versions of libraries are thrown into the code
# For dreamchecker
export SPACEMAN_DMM_VERSION=suite-1.7
# For NanoUI + TGUI
export NODE_VERSION=12
# Byond Major
export BYOND_MAJOR=514
# Byond Minor
export BYOND_MINOR=1571
# Macro Count
export MACRO_COUNT=4