api.md: add to the list of requirements

This commit is contained in:
black-sliver 2021-10-09 14:35:08 +02:00
parent 9f62575abe
commit 652c9943c2
1 changed files with 2 additions and 0 deletions

View File

@ -371,6 +371,8 @@ The world has to provide the following things for generation
* additions to the regions list: at least one called "Menu"
* locations placed inside those regions
* a `def create_item(self, item: str) -> MyGameItem` for plando/manual placing
* applying `self.world.precollected_items` for plando/start inventory
if not using a `remote_start_inventory`
* a `def generate_output(self, output_directory: str)` that creates the output
if there is output to be generated. If only items are randomized and
`remote_items = True` it is possible to have a generic mod and output