Added Contents section

This commit is contained in:
Skilly
2026-09-06 17:05:51 +02:00
parent ce9216d3da
commit 3d6ff8603a

View File

@@ -26,6 +26,18 @@ Each test is repeated with different seeds. The results are combined into one of
A successful test means the world loaded, generated a seed, and computed the spoiler log at the configured level. With the default `playthrough` level, this also checks that the seed is completable. A successful test means the world loaded, generated a seed, and computed the spoiler log at the configured level. With the default `playthrough` level, this also checks that the seed is completable.
## Contents
- [Requirements](#requirements)
- [Installation](#installation)
- [System packages](#system-packages)
- [Install the package](#install-the-package)
- [Configuration](#configuration)
- [GitHub](#github)
- [Test worlds](#test-worlds)
- [Test all worlds](#test-all-worlds)
- [Test a local `.apworld`](#test-a-local-apworld)
- [Related Projects](#related-projects)
## Requirements ## Requirements
- **Python 3.10 or newer** - **Python 3.10 or newer**