docs(extensions): add current development guide

This commit is contained in:
zarzet
2026-07-26 01:15:48 +07:00
parent b956c57652
commit aa0eecb27e
3 changed files with 186 additions and 3 deletions
+4 -1
View File
@@ -52,7 +52,10 @@ Extensions let the community add new music sources and features without waiting
### Developing Extensions
> [!NOTE]
> Want to build your own extension? The [Extension Development Guide](https://spotiflac.zarz.moe/docs) has everything you need.
> Want to build your own extension? Start with the
> [Extension Development Guide](docs/EXTENSION_DEVELOPMENT.md). The
> [documentation site](https://spotiflac.zarz.moe/docs) contains the expanded
> API reference.
---