Skip to content

Zip file instead of deb for linux release? #44

@ItsZariep

Description

@ItsZariep

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions