mirror of
				https://github.com/tobspr/shapez.io.git
				synced 2025-06-13 13:04:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			215 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			5 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
 |