chiark / gitweb /
wip specs
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 21 Nov 2020 18:37:02 +0000 (18:37 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 21 Nov 2020 18:37:02 +0000 (18:37 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
server.toml
specs/demo.game.toml [moved from demo/demo.game.toml with 100% similarity]
specs/test.table.toml [moved from demo/test.table.toml with 90% similarity]

index 3fe1a513ead4e053205f9b2645a0f099b8902c60..dd73a45c3a3758012c83e5aea815b8d8dd30c7fa 100644 (file)
@@ -5,7 +5,7 @@
 # /volatile/rustcargo/Rustup/Game/daemon-otter
 # target/debug/daemon-otter ~ian/Rustup/Game/server/server.toml
 
-# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --scope-server reset --reset-table ~ian/Rustup/Game/server/demo/test.table.toml dummy  ~ian/Rustup/Game/server/demo/test.game.toml
+# USER=rustcargo target/debug/otter --config ~ian/Rustup/Game/server/server.toml --scope-server reset --reset-table ~ian/Rustup/Game/server/specs/test.table.toml dummy  ~ian/Rustup/Game/server/specs/test.game.toml
 
 public_url = "http://localhost:8000"
 
similarity index 100%
rename from demo/demo.game.toml
rename to specs/demo.game.toml
similarity index 90%
rename from demo/test.table.toml
rename to specs/test.table.toml
index 43b23bf7c226dee127610d078deb05d69863c208..226c2e0f1ce9f455833899f66fa178fe042847bd 100644 (file)
@@ -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/demo.game.toml
+# USER=rustcargo  target/debug/otter --config ~ian/Rustup/Game/server/server.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.toml --super --fixed-token kmqAKPwK4TfReFjMor8MJhdRPBcwIBpe --account server:alice join-game server::dummy