mirror of
https://github.com/ArchipelagoMW/Archipelago.git
synced 2026-04-03 03:53:40 -07:00
Revert "Revert "Merge branch 'pr/151'""
This reverts commit ce23369b0b.
This commit is contained in:
@@ -55,10 +55,15 @@ 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"
|
||||
#amount of players, 0 to infer from player files
|
||||
players: 0
|
||||
# general weights file, within the stated player_files_path location
|
||||
# gets used if players is higher than the amount of per-player files found to fill remaining slots
|
||||
weights_file_path: "weights.yaml"
|
||||
# Meta file name, within the stated player_files_path location
|
||||
meta_file_path: "meta.yaml"
|
||||
# Automatically launches {player_name}.yaml's ROM file using the OS's default program once generation completes. (likely your emulator)
|
||||
@@ -92,5 +97,5 @@ multi_mystery_options:
|
||||
# 2 -> 7z is recommended for roms. All of them get the job done.
|
||||
# 3 -> bz2
|
||||
zip_format: 1
|
||||
# Create roms flagged as race roms
|
||||
# Create encrypted race roms
|
||||
race: 0
|
||||
|
||||
Reference in New Issue
Block a user