diff options
| -rw-r--r-- | CHANGELOG.md | 13 | ||||
| -rw-r--r-- | README.md | 2 |
2 files changed, 14 insertions, 1 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index ca413f7..0cb3c6b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md | |||
| @@ -1,5 +1,18 @@ | |||
| 1 | # anodyne-archipelago Releases | 1 | # anodyne-archipelago Releases |
| 2 | 2 | ||
| 3 | ## Initial Testing: [v0.2.0](https://code.fourisland.com/anodyne-archipelago/tag/?h=v0.2.0) - 2024-05-26 | ||
| 4 | |||
| 5 | - Added clipboard support to text entry fields. | ||
| 6 | - Fixed right bracket key not working. | ||
| 7 | - "Endgame Card Requirement" option is now honored by the client. | ||
| 8 | - Opening a treasure chest with one of your world's items in it will show the | ||
| 9 | correct item in most cases. | ||
| 10 | - Treasure chests containing items for other worlds will show the Archipelago | ||
| 11 | icon. | ||
| 12 | |||
| 13 | Download: | ||
| 14 | [anodyne-archipelago-v0.2.0.zip](https://files.fourisland.com/releases/anodyne-archipelago/anodyne-archipelago-v0.2.0.zip) | ||
| 15 | |||
| 3 | ## Initial Testing: [v0.1.0](https://code.fourisland.com/anodyne-archipelago/tag/?h=v0.1.0) - 2024-05-26 | 16 | ## Initial Testing: [v0.1.0](https://code.fourisland.com/anodyne-archipelago/tag/?h=v0.1.0) - 2024-05-26 |
| 4 | 17 | ||
| 5 | Initial release for testing. | 18 | Initial release for testing. |
| diff --git a/README.md b/README.md index 6484058..3873de9 100644 --- a/README.md +++ b/README.md | |||
| @@ -17,7 +17,7 @@ so that it can be played as part of an Archipelago multiworld game. | |||
| 17 | folder that opens, you should see another folder called "Remake". | 17 | folder that opens, you should see another folder called "Remake". |
| 18 | `AnodyneSharp.exe` should be in there. | 18 | `AnodyneSharp.exe` should be in there. |
| 19 | 3. Unzip the randomizer into the same folder as `AnodyneSharp.exe`. This should | 19 | 3. Unzip the randomizer into the same folder as `AnodyneSharp.exe`. This should |
| 20 | add one folder, one exe, and several dll files to this folder. | 20 | add two folders, one exe, and several dll files to this folder. |
| 21 | 21 | ||
| 22 | ## Joining a Multiworld game | 22 | ## Joining a Multiworld game |
| 23 | 23 | ||
