From fd1a25e362e39598eb4f42309826960f0f521eda Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sun, 15 Nov 2020 14:49:09 +0100 Subject: [PATCH] update Enemizer download link --- host.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host.yaml b/host.yaml index a8a09847..33e749d0 100644 --- a/host.yaml +++ b/host.yaml @@ -57,7 +57,7 @@ multi_mystery_options: # Teams # Note that there is currently no way to supply names for teams 2+ through MultiMystery teams: 1 - # Location of your Enemizer CLI, available here: https://github.com/Bonta0/Enemizer/releases + # Location of your Enemizer CLI, available here: https://github.com/Ijwu/Enemizer/releases enemizer_path: "EnemizerCLI/EnemizerCLI.Core.exe" # Folder from which the player yaml files are pulled from player_files_path: "Players"