mirror of
https://github.com/tobspr/shapez.io.git
synced 2025-06-09 19:14:03 +00:00
3 lines
159 B
Bash
3 lines
159 B
Bash
|
#!/bin/sh
|
||
|
yarn gulp standalone.prepareVDF.darwin
|
||
|
steamcmd.sh +login $STEAM_UPLOAD_SHAPEZ_ID $STEAM_UPLOAD_SHAPEZ_USER +run_app_build $PWD/scripts/app.vdf +quit
|