Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 764 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 764 Bytes

VersionWriter

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.

Acknowledgements

  • 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.

License

See LICENSE.txt.