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
- Host: GitHub
- URL: https://github.com/Minecraft-3DS-Community/IPS-Patch-Tool
- Owner: Minecraft-3DS-Community
- License: apache-2.0
- Created: 2025-02-19T19:25:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-19T19:28:42.000Z (over 1 year ago)
- Last Synced: 2025-02-19T20:28:13.642Z (over 1 year ago)
- Topics: game-patch, game-patches, ips, ips-patch, ips-patches, patch, patches, python3, tool
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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] ... ...
```