add empty Subnautica section to playerSettings.yaml
This commit is contained in:
parent
b097f30f4d
commit
eb586aab55
|
@ -29,7 +29,7 @@ game:
|
||||||
Minecraft: 1
|
Minecraft: 1
|
||||||
Subnautica: 1
|
Subnautica: 1
|
||||||
requires:
|
requires:
|
||||||
version: 0.1.3 # Version of Archipelago required for this yaml to work as expected.
|
version: 0.1.5 # Version of Archipelago required for this yaml to work as expected.
|
||||||
# Shared Options supported by all games:
|
# Shared Options supported by all games:
|
||||||
accessibility:
|
accessibility:
|
||||||
items: 0 # Guarantees you will be able to acquire all items, but you may not be able to access all locations
|
items: 0 # Guarantees you will be able to acquire all items, but you may not be able to access all locations
|
||||||
|
@ -55,6 +55,8 @@ progression_balancing:
|
||||||
# exclude_locations: # Force certain locations to never contain progression items, and always be filled with junk.
|
# exclude_locations: # Force certain locations to never contain progression items, and always be filled with junk.
|
||||||
# - "Master Sword Pedestal"
|
# - "Master Sword Pedestal"
|
||||||
|
|
||||||
|
Subnautica: {}
|
||||||
|
|
||||||
Factorio:
|
Factorio:
|
||||||
tech_tree_layout:
|
tech_tree_layout:
|
||||||
single: 1
|
single: 1
|
||||||
|
|
Loading…
Reference in New Issue