mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-14 05:11:23 -08:00
4 lines
215 B
Batchfile
4 lines
215 B
Batchfile
@echo off
|
|
cmd /c 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
|