Sha256: 7c8a773ec02f74df445376009bf53316962a44ccb978320406bdd9ae11ed39c4

Contents?: true

Size: 135 Bytes

Versions: 35

Compression:

Stored size: 135 Bytes

Contents

@ECHO OFF

:master

	:process
		START cmd.exe /K PlayRockPaperScissorsGame
	GOTO:EOF
	
	CALL:process

GOTO:EOF

CALL:master

Version data entries

35 entries across 35 versions & 1 rubygems

Version Path
PlayRockPaperScissorsGame-1.5.0 exec/run.bat
PlayRockPaperScissorsGame-1.4.9 exec/run.bat
PlayRockPaperScissorsGame-1.4.8 exec/run.bat
PlayRockPaperScissorsGame-1.4.7 exec/run.bat
PlayRockPaperScissorsGame-1.4.6 exec/run.bat
PlayRockPaperScissorsGame-1.4.5 exec/run.bat
PlayRockPaperScissorsGame-1.4.4 exec/run.bat
PlayRockPaperScissorsGame-1.4.3 exec/run.bat
PlayRockPaperScissorsGame-1.4.2 exec/run.bat
PlayRockPaperScissorsGame-1.4.1 exec/run.bat
PlayRockPaperScissorsGame-1.4.0 exec/run.bat
PlayRockPaperScissorsGame-1.3.9 exec/run.bat
PlayRockPaperScissorsGame-1.3.8 exec/run.bat
PlayRockPaperScissorsGame-1.3.7 exec/run.bat
PlayRockPaperScissorsGame-1.3.3 exec/run.bat