An open API service indexing awesome lists of open source software.

https://github.com/Minecraft-3DS-Community/IPS-Patch-Tool

Combines IPS patches into one combined IPS patch
https://github.com/Minecraft-3DS-Community/IPS-Patch-Tool

game-patch game-patches ips ips-patch ips-patches patch patches python3 tool

Last synced: about 1 month ago
JSON representation

Combines IPS patches into one combined IPS patch

Awesome Lists containing this project

README

          

# IPS-Patch-Combiner
Combines IPS patches into one combined IPS patch.

## Usage:
- Takes an unlimited amount of patches and combines them into one patch.
```
py main.py [patch1] [patch2] [patch3] [patch3] ... ...
```