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

https://github.com/Ueaj-Kerman/MCPatchMaker

generates patch files for versions to easily see what changed in between each version after 19w36a
https://github.com/Ueaj-Kerman/MCPatchMaker

Last synced: 8 months ago
JSON representation

generates patch files for versions to easily see what changed in between each version after 19w36a

Awesome Lists containing this project

README

          

# PatchMC
generates patch files for versions to easily see what changed in between each version after 19w36a

to use it
```
java -jar patch.jar
```
initial version: the starting version (Ex. 19w36a)
target version: the target version (Ex. 19w37a)
output: the file to output the patches for (Ex. 19w36a-19w37a.patch)