Die4Ever / Die4Ever/build-engine-randomizer

auto-install source ports

Open
#38 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
28
Forks
1
PR merge metrics
No merged PRs in 30d

Description

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("")
```

```
pip install pyunpack patool
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.