huge refactor of plugin system
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
from plugins.mpv.mpv_ipc import MPV
|
||||
|
||||
__all__ = [
|
||||
"MPV",
|
||||
]
|
||||
Reference in New Issue
Block a user