Document Connected Library manifest layout
Some checks failed
Codex Template Compliance / template-compliance (push) Successful in 8s
Build / build-windows (push) Has been cancelled

This commit is contained in:
2026-05-16 01:04:41 +02:00
parent 7e4d11016d
commit 312dee9f24
7 changed files with 114 additions and 1 deletions

View File

@@ -20,6 +20,10 @@ This repository contains two primary packages. For detailed development informat
- [Web Interface](apps/frontend/README.md)
- [Desktop App](apps/app/README.md)
## Modrinth Plus
Modrinth Plus adds a Connected Library for Git-hosted modpacks. A connected modpack repository must expose a public `modrinth-plus.json` manifest in the repository root. See [Connected Library documentation](docs/connected-library.md) and the [connected modpack template](templates/connected-modpack/README.md).
## Contributing
We welcome contributions! Before submitting any contributions, please read our [contributing guidelines](https://docs.modrinth.com/contributing/getting-started/).