From 91c141c8035c66f224bc2ea833fa9d62359fa2a5 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sun, 23 Aug 2020 11:38:13 +0200 Subject: [PATCH] rename easy.yaml -> playerSettings.yaml in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 17ca6a82..04e46e4f 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ 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](https://github.com/Berserker66/MultiWorld-Utilities/blob/master/easy.yaml) in this project folder to get started +Basis is a .yaml file that sets these weights. You can find an [playerSettings.yaml](https://github.com/Berserker66/MultiWorld-Utilities/blob/master/playerSettings.yaml) in this project folder to get started * Additional instructions are at the start of the file. Open with a text editor * Configuration options can be found in the [host.yaml](https://github.com/Berserker66/MultiWorld-Utilities/blob/master/host.yaml) file * Allows a new Mode called "Meta-Mystery", allowing certain mystery settings to apply to all players @@ -43,7 +43,7 @@ Mystery.py * Defaults to generating a non-race ROM (Bonta's only makes race ROMs at this time). If a race ROM is desired, pass --create-race as argument to it * When an error is generated due to a broken .yaml file, it now mentions in the error trace which file, line, and character is the culprit - * Option for progressive items, allowing you to turn them off (see [easy.yaml](https://github.com/Berserker66/MultiWorld-Utilities/blob/master/easy.yaml) for more information) + * Option for progressive items, allowing you to turn them off (see [playerSettings.yaml](https://github.com/Berserker66/MultiWorld-Utilities/blob/master/playerSettings.yaml) for more information) * Option for "timer", allows you to configure a timer to display in game and/or options for timed one hit knock out * Option for "dungeon_counters", allowing you to configure the dungeon item counter * Option for "glitch_boots", allowing to run glitched modes without automatic boots