https://github.com/inflation/paradox-patch
A utility to replace libsteam_api.dylib and generate DLC list for Paradox games
https://github.com/inflation/paradox-patch
paradox-interactive steam-api
Last synced: 2 months ago
JSON representation
A utility to replace libsteam_api.dylib and generate DLC list for Paradox games
- Host: GitHub
- URL: https://github.com/inflation/paradox-patch
- Owner: inflation
- Created: 2022-10-10T06:05:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T09:18:21.000Z (almost 3 years ago)
- Last Synced: 2023-08-01T12:59:33.978Z (over 2 years ago)
- Topics: paradox-interactive, steam-api
- Language: Rust
- Homepage:
- Size: 48.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `paradox-patch`
A utility for patching paradox interactive games on macOS.
## Patch `libsteam_api.dylib`
```bash
paradox-patch patch /path/to/game/folder
```
## Generate DLC list
```bash
paradox-patch dlc /path/to/game/folder
```