A command-line tool for generating version files to use with CnCNet Client updater.
Details on how the tool works can be found in client's updater documentation.
- Starkku.Utilities is used for logging & INI file handling.
- ILMerge & ILMerge.MSBuild.Task NuGet packages are included and used to merge assemblies into single executable.
- 7Zip's official C# LZMA implementation is used to implement archive compression.
See LICENSE.txt.