Files
Grinch-AP/worlds/rogue_legacy/docs/rogue-legacy_en.md
Zach Parks 82444229be Rogue Legacy: More refactoring and clean up. (#1297)
* Rogue Legacy: More refactoring and clean up.

* Also marked Blacksmith as Progression as it's used in a rule.

* Remove extra newline.

* Prevent divide by zero type error.

* Scratch last commit, got the math mixed in my head.

* Clarified name of rule regarding percentage of stat upgrades.

* Move early vendors/architect creation into `create_items` logic.

* Rename parameter in `create_region`.

* Rename local var in `create_region`.

* Removed accidental links in Markdown docs.

* Refactor `create_region` signature and caller.

* Remove redundant if-else.

* Revert change to if-else, and moved item_pool to function instead of obj var.

* Rename LegacyLogic to RLLogic.

* Remove LogicMixin for rules.
2022-12-06 20:49:55 -06:00

1.5 KiB

Rogue Legacy Randomizer Setup Guide

Required Software

Please read the README file on the Rogue Legacy Randomizer GitHub page for up-to-date installation instructions.

Configuring your YAML file

What is a YAML file and why do I need one?

Your YAML file contains a set of configuration options which provide the generator with information about how it should generate your game. Each player of a multiworld will provide their own YAML file. This setup allows each player to enjoy an experience customized for their taste, and different players in the same multiworld can all have different options.

Where do I get a YAML file?

you can customize your settings by visiting the Rogue Legacy Settings Page.

Connect to the MultiServer

Once in game, press the start button and the AP connection screen should appear. You will fill out the hostname, port, slot name, and password (if applicable). You should only need to fill out hostname, port, and password if the server provides an alternative one to the default values.

Play the game

Once you have entered the required values, you go to Connect and then select Confirm on the "Ready to Start" screen. Now you're off to start your legacy!