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 year ago
JSON representation
Script to extract arkham horror player card images from SCE mod.
- Host: GitHub
- URL: https://github.com/fspoettel/sce-player-card-export
- Owner: fspoettel
- Created: 2023-05-31T16:01:42.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-02T13:18:58.000Z (about 3 years ago)
- Last Synced: 2025-01-28T22:31:31.576Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```