> For the complete documentation index, see [llms.txt](https://buildsystem.eintosti.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://buildsystem.eintosti.de/developer-portal.md).

# Developer Portal

- [Overview](https://buildsystem.eintosti.de/developer-portal/developer.md): Drive BuildSystem from your own plugin.
- [Getting Started](https://buildsystem.eintosti.de/developer-portal/getting-started.md): Add the dependency and get hold of the API.
- [World Management API](https://buildsystem.eintosti.de/developer-portal/world-management.md): Create, import, load, and delete worlds in code.
- [Backup Service API](https://buildsystem.eintosti.de/developer-portal/backup-service.md): Trigger and restore backups programmatically.
- [Event Pipeline](https://buildsystem.eintosti.de/developer-portal/event-pipeline.md): The events BuildSystem fires, and how to cancel them.
