VersionWriter

January 4, 2023 ยท View on GitHub

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.