mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-05 20:40:09 -08:00
10 lines
214 B
TOML
10 lines
214 B
TOML
[plugin]
|
|
name = "Multi-File Provider Plugin"
|
|
version = "1.0.0"
|
|
description = "A demo plugin with multiple Python files"
|
|
author = "Viu Developer"
|
|
requires_python = ">=3.11"
|
|
|
|
[components]
|
|
player = "player:VlcPlayer"
|