mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-16 05:02:18 +00:00
12 lines
303 B
Bash
12 lines
303 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.2
|
|
# For NanoUI + TGUI
|
|
export NODE_VERSION=12
|
|
# Byond Major
|
|
export BYOND_MAJOR=514
|
|
# Byond Minor
|
|
export BYOND_MINOR=1585
|
|
# Macro Count
|
|
export MACRO_COUNT=4
|