Skip to content

VariantSync/mpatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpatch - A patching tool and library

Usage

As a CLI tool

You can install mpatch locally by cloning the git repo, installing Rust, and calling cargo install --path . in the root of the repository. Afterwards, you can call mpatch --help to get usage instructions.

As a library

You can use mpatch as a library in your own Rust projects. You can read the documentation by calling cargo doc --open in the root directory of the repository.

About

A patching tool and library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published