dan0v / xdelta3-cross-gui

A cross-platform GUI for creating xDelta3 patches, available for Windows, Linux, and Mac
Apache License 2.0
101 stars 11 forks source link
avalonia avaloniaui cross-platform csharp dotnet-core dotnet7 gui hacktoberfest linux macos patcher windows xdelta3

Logo

All Contributors

xDelta3 Cross GUI

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.

Features

Installation

Windows (x86)

Scoop

If you have the Scoop package manager installed, enter the following commands into Powershell to install the latest version of xDelta3 Cross GUI.

scoop bucket add extras
scoop install xdelta3-cross-gui

The application can also be updated to new versions with scoop update xdelta3-cross-gui. There is a few hour delay between new updates being released and being available through Scoop.

Manual

  1. Download and unzip latest Windows build from the Releases page
  2. Run executable (xdelta3_cross_gui.exe)

Linux (x86_64)

  1. Optionally install AppImageLauncher to integrate xDelta3 Cross GUI into your desktop environment
  2. Download and unzip latest Linux AppImage build from the Releases page
  3. Mark xDelta3_Cross_Gui-x86_64.AppImage as executable (chmod 755 xDelta3_Cross_Gui-x86_64.AppImage)
  4. Run executable (xDelta3_Cross_Gui-x86_64.AppImage)

Mac (x86_64)

  1. Download and unzip latest MacOS build from the Releases page
  2. Run (xDelta3 Cross GUI.app)

Screenshots

Screenshot

Contributors

All contributions are welcome! Thanks goes to these wonderful people (emoji key):

dan0v
dan0v

💻 🐛 🎨 📖 🚧 📦 💬 👀 ⚠️ 📓 🌍
LeeBinder
LeeBinder

🎨
R.
R.
🌍
Hambaka
Hambaka

🌍
1024mb
1024mb

🌍 💻
Ikko Ashimine
Ikko Ashimine

🌍

This project follows the all-contributors specification.