Skip to content

auto-install source ports #38

@Die4Ever

Description

@Die4Ever

could download on the fly

for nblood they use 7z files https://github.com/nukeykt/NBlood/releases

could extract like this https://stackoverflow.com/a/57589140

from pyunpack import Archive
Archive('data.7z').extractall("<output path>")
pip install pyunpack patool

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