Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

A really simple GUI wrapper to VCDiff.Encoders.VcEncoder for making Shadow the Hedgehog xdeltas

License

Notifications You must be signed in to change notification settings

ShadowTheHedgehogHacking/VCDiffGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VCDiffGUI

About

A really simple GUI wrapper to VCDiff.Encoders.VcEncoder for making Shadow the Hedgehog xdeltas.

NET 9 app (self contained) for both Windows and Linux.

We used this to create our xdeltas for 2P Shadow / Shadow the Hedgehog: Reloaded / 2P-Reloaded, etc...

Build from source

dotnet publish VCDiffGUI -c Release -r win-x64 --self-contained true /p:PublishSingleFile=true -p:TrimMode=CopyUsed

dotnet publish VCDiffGUI -c Release -r linux-x64 --self-contained true /p:PublishSingleFile=true -p:TrimMode=CopyUsed

Credits

  • dreamsyntax for this GUI program
  • Metric, chyyran, & Snowflake Authors for VCDiff.Encoders.VcEncoder
  • SaturnAdvanced for testing

About

A really simple GUI wrapper to VCDiff.Encoders.VcEncoder for making Shadow the Hedgehog xdeltas

Resources

License

Stars

Watchers

Forks

Languages