Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Archipelago mods #1161

Merged
merged 3 commits into from
Aug 15, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions ModLinks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4433,9 +4433,9 @@ This is a singleplayer mod. The "teamwork" refers to in-game events.</Descriptio
<Manifest>
<Name>Archipelago</Name>
<Description>Enables play with the Archipelago multiworld system.</Description>
<Version>0.1.1.2</Version>
<Link SHA256="603662BE702D9A35D45EB2F65960133E0E34CF64C84E32A745320C35B21AE492">
<![CDATA[https://github.com/ArchipelagoMW-HollowKnight/Archipelago.HollowKnight/releases/download/0.1.1.2/Archipelago.zip]]>
<Version>0.2.0.0</Version>
<Link SHA256="2FF9599A6C139E1F74D0120C8185BA7E81ABCE8F51752646C14A7B9B9C702563">
<![CDATA[https://github.com/ArchipelagoMW-HollowKnight/Archipelago.HollowKnight/releases/download/v0.2.0/Archipelago.zip]]>
</Link>
<Dependencies>
<Dependency>ItemChanger</Dependency>
Expand All @@ -4449,23 +4449,23 @@ This is a singleplayer mod. The "teamwork" refers to in-game events.</Descriptio
</Manifest>
<Manifest>
<Name>Archipelago Map Mod</Name>
<Description>A conversion of the
Map Mod S that works with Archipelago Randomizer</Description>
<Version>1.0.0.0</Version>
<Link SHA256="51572F3CB5A132285BCFF7EFE129E442967760CDC410C3E7E8774FFB94DC269C">
<![CDATA[https://github.com/ArchipelagoMW-HollowKnight/HollowKnight.ArchipelagoMapMod/releases/download/V1.0.0/APMapMod.zip]]>
<Description>A conversion of RandoMapMod that works with the Archipelago multiworld randomizer</Description>
<Version>2.0.0.0</Version>
<Link SHA256="DD8F7D5CDC8588F78F6376AAEFC1BE4B1BBE36C00621E84A3997B7F255649B1B">
<![CDATA[https://github.com/ArchipelagoMW-HollowKnight/Archipelago.APMapMod/releases/download/v2.0.0/ArchipelagoMapMod.zip]]>
</Link>
<Dependencies>
<Dependency>Archipelago</Dependency>
<Dependency>RCPathfinder</Dependency>
<Dependency>RandomizerCore</Dependency>
<Dependency>ItemChanger</Dependency>
<Dependency>Vasi</Dependency>
<Dependency>MapChanger</Dependency>
<Dependency>Satchel</Dependency>
<Dependency>MenuChanger</Dependency>
<Dependency>ConnectionMetadataInjector</Dependency>
<Dependency>MagicUI</Dependency>
</Dependencies>
<Repository>
<![CDATA[https://github.com/ArchipelagoMW-HollowKnight/HollowKnight.ArchipelagoMapMod/]]>
<![CDATA[https://github.com/ArchipelagoMW-HollowKnight/Archipelago.APMapMod]]>
</Repository>
<Integrations>
<Integration>AdditionalMaps</Integration>
Expand Down