generated from obsproject/obs-plugintemplate
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Nothing wrong with the .deb file, but not every distribution supports it. I'm using a system without dpkg, so I have to extract the contents of the .deb and move the files manually. The .zip also doesn't require root access.
The structure of the zip file will be:
.
└── media-playlist-source
├── bin
│ └── 64bit
│ └── media-playlist-source.so
└── locale
└── data
└── en-US.ini
The zip file will be extracted to ~/.config/obs-studio/plugins. (iirc, it's different for Flatpak, but no idea)
Metadata
Metadata
Assignees
Labels
No labels