From: Ian Jackson Date: Sat, 21 Nov 2020 17:51:20 +0000 (+0000) Subject: deploy: rename dmeo-game X-Git-Tag: otter-0.2.0~428 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=68a0d669a73040fc8f0fafd1aaea60fa91602b53;p=otter.git deploy: rename dmeo-game Signed-off-by: Ian Jackson --- diff --git a/demo/test.game.toml b/demo/demo.game.toml similarity index 100% rename from demo/test.game.toml rename to demo/demo.game.toml diff --git a/demo/test.table.toml b/demo/test.table.toml index 575d4a7a..43b23bf7 100644 --- a/demo/test.table.toml +++ b/demo/test.table.toml @@ -9,7 +9,7 @@ timezone = "Europe/London" [[players]] account_glob = "server:*" -# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --account server: reset --reset-table ~ian/Rustup/Game/server/demo/test.table.toml server::dummy ~ian/Rustup/Game/server/demo/test.game.toml +# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --account server: reset --reset-table ~ian/Rustup/Game/server/demo/test.table.toml server::dummy ~ian/Rustup/Game/server/demo/demo.game.toml # USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --super --fixed-token kmqAKPwK4TfReFjMor8MJhdRPBcwIBpe --account server:alice join-game server::dummy