https://github.com/m00nwtchr/cofd-miner
A library for extraction of Chronicles of Darkness game material from pdfs you own.
https://github.com/m00nwtchr/cofd-miner
chronicles-of-darkness cofd crate library pdf rust
Last synced: about 2 months ago
JSON representation
A library for extraction of Chronicles of Darkness game material from pdfs you own.
- Host: GitHub
- URL: https://github.com/m00nwtchr/cofd-miner
- Owner: m00nwtchr
- License: mpl-2.0
- Created: 2023-06-04T08:46:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-06T22:33:19.000Z (4 months ago)
- Last Synced: 2025-01-30T09:43:54.793Z (3 months ago)
- Topics: chronicles-of-darkness, cofd, crate, library, pdf, rust
- Language: Rust
- Homepage:
- Size: 438 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cofd-miner
A library for extraction of Chronicles of Darkness game material from pdfs you own. Very much work in progress.
## Example program: running from source
1. Install [Rust](https://www.rust-lang.org/learn/get-started)
2. Create `pdf` directory.
3. Place pdfs there.
4. Run `cargo run --bin pdf-extract --features pdf_extract`
5. Output json files in `out`## Metadata editor
> `cargo meta-edit `
GUI application for creation of `meta/` files. (Only basic functionality for now)
## Supported books
See: [`meta/`](meta/) directory for list of supported books.