A cross-platform GUI for creating xDelta3 patches, inspired by Moodkiller/xdelta3-gui-2.0, now available for Windows, Linux, and MacOS. Output patches can also be applied on all three major platforms without requiring the GUI.
- Compatible with Windows, Linux, and MacOS
- Scalable UI
- Add old and new files to the UI with Drag and Drop (Windows only upstream issue)
- Visual progress bar for patching
- View or hide terminal output during patching
- Allow for custom xDelta3 commandline arguments
- Optional zip compression of patches
- Detect and use preinstalled xDelta3 if available on System Path
- Install .Net Core 3.1 for Windows
- Download latest Windows build from the Releases page
- Run executable (
xdelta3_cross_gui.exe
)
- Install .Net Core 3.1 for your distribution
- Download latest Linux build from the Releases page
- Run executable (
xdelta3_cross_gui
)
- Install .Net Core 3.1 for MacOS
- Download latest MacOS build from the Releases page
- Run executable (
xdelta3_cross_gui
)
You may provide your own builds of xDelta3, instead of using the included versions, by simply replacing the binaries in the Assets/exec
folder with files with the same names, or including your own build in your System Path, with the name xdelta3