aboutsummaryrefslogtreecommitdiff
path: root/config/test_data/duplicate_game.yaml
diff options
context:
space:
mode:
authorJulien Dessaux2021-11-17 10:13:06 +0100
committerJulien Dessaux2021-11-17 10:13:06 +0100
commitc3263c03776401ad1263a9fb8f5a44a8ed44d61b (patch)
tree7dac91753cb4428ede2ba72fb09eca9ba6c2daab /config/test_data/duplicate_game.yaml
parentUpdated dependencies (diff)
downloadshell-game-launcher-c3263c03776401ad1263a9fb8f5a44a8ed44d61b.tar.gz
shell-game-launcher-c3263c03776401ad1263a9fb8f5a44a8ed44d61b.tar.bz2
shell-game-launcher-c3263c03776401ad1263a9fb8f5a44a8ed44d61b.zip
Refactored package structure
Diffstat (limited to 'config/test_data/duplicate_game.yaml')
-rw-r--r--config/test_data/duplicate_game.yaml30
1 files changed, 0 insertions, 30 deletions
diff --git a/config/test_data/duplicate_game.yaml b/config/test_data/duplicate_game.yaml
deleted file mode 100644
index f01a017..0000000
--- a/config/test_data/duplicate_game.yaml
+++ /dev/null
@@ -1,30 +0,0 @@
-App:
- WorkingDirectory: var/
- MaxUsers: 1
- AllowRegistration: true
- MaxNickLen: 15
- MenuMaxIdleTime: 600
-
-Menus:
- anonymous:
- MenuEntries:
- - Key: q
- Label: quit
- Action: quit
- logged_in:
- MenuEntries:
- - Key: p
- Label: play
- Action: play test
-
-Games:
- test:
- ChrootPath: test_data/fake_nethack_directory
- FileMode: 0777
- Commands:
- - wait
- test:
- ChrootPath: test_data/fake_nethack_directory
- FileMode: 0777
- Commands:
- - wait