SafePatch - 程序变更跟踪系统


BSD
跨平台
PHP

软件简介

SafePatch 可让你编辑程序文件并跟踪这些变更以便反应到不同的安装版本中。

It’s written in PHP, but can patch non-PHP applications because no integration
into their source code is required. A bundled Control Panel allows easy
tracking, installing, reverting, and diffing of available patches. SafePatch
has an intuitive text patch file syntax which is uniform for text and binary
files and independent of the engine being patched, has default support for
VQMod .xml patches and FluxBB README mods, is written in OOP and uses events
(and thus is easily extensible), and doesn’t need a database.