From 3f3289cbb9e80a236d426c43ebc1a604480dbf43 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sun, 9 Feb 2020 05:39:38 +0100 Subject: [PATCH] update docs --- README.md | 4 +++- host.yaml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 625b73b6..f8b496c3 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Project MultiMystery.py * Allows you to generate a Multiworld with individual player mystery weights. Since weights can also be set to 100%, this also allows for individual settings for each player in a regular multiworld. Basis is a .yaml file that sets these weights. You can find an easy.yaml in this project folder to get started. - * Additional instructions and settings are at the start of the file. Open with a text editor. + * Additional instructions are at the start of the file. Open with a text editor. + * Configuration options in the host.yaml file. MultiServer.py * Added a try/except to prevent malformed console commands from crashing the entire server @@ -33,6 +34,7 @@ Notice (Team #1): [Hint]: Berserker's Progressive Sword can be found in Hype Cav Notice (Team #1): [Hint]: Berserker's Progressive Sword can be found in Blind's Hideout - Far Right in Schulzer's World Notice (Team #1): [Hint]: Berserker's Progressive Sword can be found in Palace of Darkness - Map Chest in Thorus's World Notice (Team #1): [Hint]: Berserker's Progressive Sword can be found in Ganons Tower - Map Chest in Will's World + * A player-side hint command "!hint" also exists. It needs to be turned on in the host.yaml and is based on points. Mystery.py * Defaults to generating a non-race ROM (Bonta's only makes race ROMs at this time) diff --git a/host.yaml b/host.yaml index f94298e9..00b5e94c 100644 --- a/host.yaml +++ b/host.yaml @@ -13,7 +13,7 @@ server_options: #points given to player for each acquired item location_check_points: 1 #point cost to receive a hint via !hint for players - hint_cost: 1000 + hint_cost: 1000 #set to 0 if you want free hints #options for MultiMystery.py multi_mystery_options: #Where to place the resulting files