Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fspoettel/sce-player-card-export
- Owner: fspoettel
- Created: 2023-05-31T16:01:42.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-06-02T13:18:58.000Z (over 1 year ago)
- Last Synced: 2024-04-13T16:12:30.829Z (9 months 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
```