WebHost: correct easy.yaml to playerSettings.yaml

This commit is contained in:
Fabian Dill 2020-08-23 14:40:50 +02:00
parent 4cf1923c98
commit 40e4e3c0c6
1 changed files with 1 additions and 1 deletions

View File

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