Skip to content

Command-line tool for writing version files for CnCNet Client.

License

Notifications You must be signed in to change notification settings

CnCNet/xna-client-versionwriter

Repository files navigation

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.

About

Command-line tool for writing version files for CnCNet Client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages