update host.yaml for SoE
This commit is contained in:
parent
655d14ed6e
commit
79041bdf21
|
@ -98,4 +98,7 @@ minecraft_options:
|
||||||
max_heap_size: "2G"
|
max_heap_size: "2G"
|
||||||
oot_options:
|
oot_options:
|
||||||
# File name of the OoT v1.0 ROM
|
# File name of the OoT v1.0 ROM
|
||||||
rom_file: "The Legend of Zelda - Ocarina of Time.z64"
|
rom_file: "The Legend of Zelda - Ocarina of Time.z64"
|
||||||
|
soe_options:
|
||||||
|
# File name of the SoE US ROM
|
||||||
|
rom_file: "Secret of Evermore (USA).sfc"
|
||||||
|
|
Loading…
Reference in New Issue