Lumi/plugins/now_playing/plugin.json
2026-07-24 14:44:27 +02:00

11 lines
283 B
JSON

{
"id": "now_playing",
"name": "Song Overlay",
"version": "0.1.2",
"description": "Provider-neutral song state, chat announcements, and a customizable Lumi Overlay source.",
"main": "index.js",
"channel": "stable",
"compatible_from": "0.1.0",
"rollback_safe": true
}