diff options
author | Star Rauchenberger <fefferburbia@gmail.com> | 2024-05-26 02:44:13 -0400 |
---|---|---|
committer | Star Rauchenberger <fefferburbia@gmail.com> | 2024-05-26 02:44:13 -0400 |
commit | d00e3a050c1d0762912817a5ca5362892311fc6a (patch) | |
tree | cce961626bb81cd8655dc59c1b5d6f6b843b1a6c | |
parent | 2a155989aa2616c85de75eb6ddb69899404755ec (diff) | |
download | anodyne-archipelago-d00e3a050c1d0762912817a5ca5362892311fc6a.tar.gz anodyne-archipelago-d00e3a050c1d0762912817a5ca5362892311fc6a.tar.bz2 anodyne-archipelago-d00e3a050c1d0762912817a5ca5362892311fc6a.zip |
Added note about vanilla v0.1.0
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md index 497012a..c087917 100644 --- a/README.md +++ b/README.md | |||
@@ -57,6 +57,14 @@ The layout of the `AnodyneArchipelago` release is as follows: | |||
57 | 57 | ||
58 | ## Frequently Asked Questions | 58 | ## Frequently Asked Questions |
59 | 59 | ||
60 | ### Will this impact the base game? | ||
61 | |||
62 | The base game can still be played normally using `AnodyneSharp.exe` (i.e. by | ||
63 | launching the game through Steam). The randomizer will only be invoked when | ||
64 | running the game using `AnodyneArchipelagoLauncher.exe`. The randomizer also | ||
65 | uses separate save files from the main game, so your vanilla saves will not be | ||
66 | affected either. | ||
67 | |||
60 | ### Is my progress saved locally? | 68 | ### Is my progress saved locally? |
61 | 69 | ||
62 | The randomizer generates a savefile name based on your Multiworld seed and slot | 70 | The randomizer generates a savefile name based on your Multiworld seed and slot |