From 40e4e3c0c6d7e7809f4d0883d96f136fdc17c451 Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sun, 23 Aug 2020 14:40:50 +0200 Subject: [PATCH] WebHost: correct easy.yaml to playerSettings.yaml --- WebHostLib/templates/generate.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebHostLib/templates/generate.html b/WebHostLib/templates/generate.html index e7835482..e33a106c 100644 --- a/WebHostLib/templates/generate.html +++ b/WebHostLib/templates/generate.html @@ -14,7 +14,7 @@

This page accepts a yaml file containing generator options. You can find a documented example at easy.yaml. + href="https://raw.githubusercontent.com/Berserker66/MultiWorld-Utilities/master/playerSettings.yaml">playerSettings.yaml. This file can be saved as .yaml, edited to your liking and then supplied to the generator. You can also upload a .zip with multiple YAMLs. A proper menu is in the works.