mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-12 08:36:00 +01:00
This reverts commit 4061887740.
This commit is contained in:
+3
-3
@@ -4,8 +4,8 @@
|
||||
#Final authority on what's required to fully build the project
|
||||
|
||||
# byond version
|
||||
export BYOND_MAJOR=513
|
||||
export BYOND_MINOR=1536
|
||||
export BYOND_MAJOR=514
|
||||
export BYOND_MINOR=1554
|
||||
|
||||
#rust_g git tag
|
||||
export RUST_G_VERSION=0.4.7
|
||||
@@ -15,7 +15,7 @@ export NODE_VERSION=12
|
||||
export NODE_VERSION_PRECISE=12.20.0
|
||||
|
||||
# SpacemanDMM git tag
|
||||
export SPACEMAN_DMM_VERSION=suite-1.6
|
||||
export SPACEMAN_DMM_VERSION=suite-1.7
|
||||
|
||||
# Extools git tag
|
||||
export EXTOOLS_VERSION=v0.0.7
|
||||
|
||||
@@ -38,7 +38,7 @@ services:
|
||||
driver: none
|
||||
setup:
|
||||
environment:
|
||||
TGS_BYOND: 513.1514
|
||||
TGS_BYOND: 514.1554
|
||||
TGS_REPO: https://github.com/tgstation/tgstation
|
||||
build:
|
||||
context: ./SetupProgram
|
||||
|
||||
Reference in New Issue
Block a user