Docs: clean up world api.md a bit (#1958)

This commit is contained in:
el-u
2023-07-09 18:04:24 +02:00
committed by GitHub
parent 07d74ac186
commit ab22b11bac
2 changed files with 43 additions and 42 deletions

View File

@@ -1,7 +1,7 @@
# apworld Specification
Archipelago depends on worlds to provide game-specific details like items, locations and output generation.
Those are located in the `worlds/` folder (source) or `<insall dir>/lib/worlds/` (when installed).
Those are located in the `worlds/` folder (source) or `<install dir>/lib/worlds/` (when installed).
See [world api.md](world%20api.md) for details.
apworld provides a way to package and ship a world that is not part of the main distribution by placing a `*.apworld`