Expand description
Patcher based on rules.
Main features:
check
command 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
,lua
andrhai
)
See PatchFile
for further details.