Files
Yogstation/dependencies.sh
CoffeeKat 4c997d2f7e Updates auxmos, tries to fix shuttle venting (#21790)
* update byond version

* do some fixes to shuttles

* do some fixes to shuttles

* check there too
2024-04-04 15:42:10 -05:00

25 lines
507 B
Bash
Executable File

#!/bin/sh
#Project dependencies file
#Final authority on what's required to fully build the project
# byond version
export BYOND_MAJOR=515
export BYOND_MINOR=1633
#rust_g git tag
export RUST_G_VERSION=1.2.0-yogs1
#node version
export NODE_VERSION=14
export NODE_VERSION_PRECISE=14.16.1
# SpacemanDMM git tag
export SPACEMAN_DMM_VERSION=suite-1.8
# Python version for mapmerge and other tools
export PYTHON_VERSION=3.9.0
# Auxmos git tag
export AUXMOS_VERSION=7854a9e0170189b5293018286de91521c2054026