From b45b2dd73587abeeb0351bf35a2b20d6afddff24 Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Fri, 20 Aug 2021 10:07:15 -0400 Subject: Added token to launch of example player. Improved stdout messages for players. --- player/levitating-player.prj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'player/levitating-player.prj') diff --git a/player/levitating-player.prj b/player/levitating-player.prj index b871c9a..12bb49f 100644 --- a/player/levitating-player.prj +++ b/player/levitating-player.prj @@ -92,7 +92,7 @@ "Launch Using MPI":"false", "Keep Console":"true", "External Console":"false", - "Command Line Arguments":"-i windows-1 -l /tmp/player.log -w /tmp/example 127.0.0.1", + "Command Line Arguments":"-i windows-1 -l /tmp/player.log -t abcd_password -w /tmp/example 127.0.0.1", "Build Before Launch":"true" }, "Build Options":{ -- cgit v1.2.3