Update setup_en.md

This commit is contained in:
Hussein Farran 2021-10-04 17:38:29 -04:00 committed by GitHub
parent a5e9c4af03
commit 3314ad0315
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -7,6 +7,7 @@ Run the exe file, and after accepting the license agreement you will be prompted
## Generating a game
### Gather all player YAMLS
All players that wish to play in the generated multiworld must have a YAML file which contains all of the settings that they wish to play with.
A YAML is a file which contains human readable markup. In other words, this is a settings file kind of like an INI file or a TOML file.
Each player can go to the game's player settings page in order to determine the settings how they want them and then download a YAML file containing these settings.
After getting all of the YAML files these can all either be placed together in the `Archipelago\Players` folder or compressed into a ZIP folder to then be uploaded to the [website generator](http://archipelago.gg:48484/generate).
If rolling locally ensure that the folder is clear of any files you do not wish to include in the game such as the included default player settings files.