mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-13 12:50:45 -08:00
4 lines
220 B
Batchfile
4 lines
220 B
Batchfile
@echo off
|
|
cmd /c yarn gulp standalone.prepareVDF
|
|
steamcmd +login %STEAM_UPLOAD_SHAPEZ_ID% %STEAM_UPLOAD_SHAPEZ_USER% +run_app_build %cd%/scripts/app.vdf +quit
|
|
start https://partner.steamgames.com/apps/builds/1318690
|