Skip to content

Devan-Kerman/MCPatchMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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> <target version> <output>

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)

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages