mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
3 lines
163 B
Batchfile
3 lines
163 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-demo.vdf +quit
|