Files
Yogstation/dependencies.sh
Jamie D de861a3915 TG UPDATE 1: Juke Build (#17284)
* Juke Build

* Done

* Done 2

* Test

* Update

* build chmod+x I hate linux so much its stupid

* build chmod+x I hate linux so much its stupid 2

* e

* update

* Lets see what happens

* NICE

* Update build

* GOD SAKE

* :[

* YEET

* Update .gitignore

* Delete tgui-common.bundle.js

* Delete tgui-polyfill.min.js

* Revert "Delete tgui-polyfill.min.js"

This reverts commit 5446645db0.

* Revert "Delete tgui-common.bundle.js"

This reverts commit 206377aaea.

* Delete tgui-common.bundle.js
2023-01-03 21:16:14 +00:00

23 lines
465 B
Bash

#!/bin/bash
#Project dependencies file
#Final authority on what's required to fully build the project
# byond version
# Extracted from the Dockerfile. Change by editing Dockerfile's FROM command.
export BYOND_MAJOR=514
export BYOND_MINOR=1589
#rust_g git tag
export RUST_G_VERSION=1.2.0
#node version
export NODE_VERSION=14
export NODE_VERSION_PRECISE=14.16.1
# PHP version
export PHP_VERSION=7.2
# SpacemanDMM git tag
export SPACEMAN_DMM_VERSION=suite-1.7.2