Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 4.16 KB

File metadata and controls

34 lines (26 loc) · 4.16 KB

Jack5's Keymaster's Keep

This repository contains Jack5's area and trial definitions of various games, made for Keymaster's Keep (an Archipelago Multiworld Randomiser game).

Installation

  1. Install Archipelago.
  2. Add the Keymaster's Keep .apworld file into Archipelago's worlds/ folder.
  3. Run the Archipelago Launcher. A new keymasters_keep/ folder will be created.
  4. Download the .py files in this repository's keymasters_keep/ folder for the games you wish to add to the game pool, and place them into the keymasters_keep/ folder.
  5. Restart the Archipelago Launcher and open 'Generate Template Options'. The Players/Templates/Keymaster's Keep.yaml file will now contain the customisable settings for each implementation installed.

Included Games

Below are links to the Keymaster's Keep Codex entries and implementation downloads (.py files) for all the games included in this repository:

Contributing

  • Fork this repository and create a pull request to make bug fixes or improvements to an included game.
  • Use BasedPyright and Black Formatter when coding.
  • In long lists of items, use 'single quotes'. For all other strings, use "double quotes".