Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Download Meris patches from patchstorage.

Supports Meris Enzo X, Meris LVX, and Meris MercuryX.

```shell
cargo build && cargo test
cargo run -- -h
cargo run -- -o out -p meris-enzo-x
```

References:
* [Patchstorage endpoint](https://patchstorage.com/docs/api/beta/)
* [Wiki](https://github.com/patchstorage/patchstorage-docs/wiki)

Adapted from https://github.com/meanmedianmoge/zoia_lib