Expand description
Patcher based on rules.
Main features:
checkcommand to test patch (featured bytests, enabled by default)- rules to select files and patch areas
- file content encoders/decoders support
- regex support
- Python, Lua and Rhai scripts support (featured by
python,luaandrhai)
See PatchFile for further details.