Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fspoettel/sce-player-card-export

Script to extract arkham horror player card images from SCE mod.
https://github.com/fspoettel/sce-player-card-export

Last synced: about 1 month ago
JSON representation

Script to extract arkham horror player card images from SCE mod.

Awesome Lists containing this project

README

        

# sce-player-card-export

Script to extract arkham horror player card images from SCE mod.

## Setup

```sh
# install dependencies.
pip install -r requirements.txt

# have an unzipped copy of the SCE mod ready.
```

## Usage

```sh
python main.py
```