mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
4 lines
176 B
Batchfile
4 lines
176 B
Batchfile
@echo off
|
|
cmd /c yarn gulp standalone.prepareVDF
|
|
steamcmd +login %STEAM_UPLOAD_SHAPEZ_ID% %STEAM_UPLOAD_SHAPEZ_USER% +run_app_build %cd%/built_vdfs/app-winlinux-demo.vdf +quit
|