Skip to content

dupremathieu/xdelta-sharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xdelta-sharp

Build Status license progressed.io


A port of XDELTA to C#.

xdelta-sharp is a port of xdelta from Joshua MacDonald. The original version is written in C and updated frequently. This is a port to C# (a .NET language) with the objetive of being compatible in many platforms with the same assembly. xdelta is a compression tool to create delta/patch files from binary files using the algorithm VCDIFF described in the RFC 3284.

The current version supports descompression without external compression (default settings in xdelta). It has been used in the patcher tool for Ninokuni Spanish translation.

About

XDELTA3 port to C#

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%