From 60c7be87f819d28933f58975041c4d324c7f31de Mon Sep 17 00:00:00 2001 From: alwaysintreble Date: Sat, 18 Jun 2022 13:24:13 -0500 Subject: [PATCH] lttp: update requirement version for lttp template yaml --- playerSettings.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/playerSettings.yaml b/playerSettings.yaml index 63aba687..ff3596a7 100644 --- a/playerSettings.yaml +++ b/playerSettings.yaml @@ -26,7 +26,7 @@ name: YourName{number} # Your name in-game. Spaces will be replaced with undersc game: # Pick a game to play A Link to the Past: 1 requires: - version: 0.2.3 # Version of Archipelago required for this yaml to work as expected. + version: 0.3.3 # Version of Archipelago required for this yaml to work as expected. # Shared Options supported by all games: accessibility: items: 0 # Guarantees you will be able to acquire all items, but you may not be able to access all locations @@ -536,4 +536,4 @@ triggers: percentage: 0 # AND has a 0 percent chance (meaning this is default disabled, just to show how it works) options: # then inserts these options A Link to the Past: - swordless: off \ No newline at end of file + swordless: off