From 6a4371003304db8570946e068603111bee2657df Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Fri, 15 Apr 2022 13:46:58 +0100 Subject: [PATCH] test.table.toml: Add a currently-working rune Many of the others are obsolete but I don't want to take the time now to clean them up. Signed-off-by: Ian Jackson --- specs/test.table.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/specs/test.table.toml b/specs/test.table.toml index 5612c562..08a26899 100644 --- a/specs/test.table.toml +++ b/specs/test.table.toml @@ -12,6 +12,8 @@ Voice = "https://jitsi.example.com/initial" [[players]] account_glob = "server:*" +# USER=rustcargo target/debug/otter --config tmp/wdt-simple/server-config.toml --account server: -g server::dummy reset --reset-table ~ian/Rustup/Game/server/specs/test.table.toml ~ian/Rustup/Game/server/specs/demo.game.toml + # USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server-test-zealot.toml --account server: reset --reset-table ~ian/Rustup/Game/server/specs/test.table.toml server::dummy ~ian/Rustup/Game/server/specs/demo.game.toml # USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server-test-zealot.toml --super --fixed-token kmqAKPwK4TfReFjMor8MJhdRPBcwIBpe --account server:alice join-game server::dummy -- 2.30.2