mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2025-12-26 02:02:39 +00:00
10 lines
254 B
Bash
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
|