Skip to content
This repository was archived by the owner on Jan 26, 2022. It is now read-only.

Releases: paralin/Dota2

v0.9.2: DOTA 7.0 Protos

Choose a tag to compare

@paralin paralin released this 16 Dec 21:32

Updated protobufs for DOTA2 v7.0.0

v0.9.1: Bump Dependencies

Choose a tag to compare

@paralin paralin released this 03 Oct 19:53

Very minor release to bump SteamKit dependency.

v0.9.0: Update Protos

Choose a tag to compare

@paralin paralin released this 03 Oct 19:32

This update brings Dota2 up to date with the latest DOTA protobufs.

v0.7.6: Cleanup and Update

Choose a tag to compare

@paralin paralin released this 06 Mar 20:53

This release is just general maintenance and cleanup.

v0.7.5: Remove .NET 4.6 Support

Choose a tag to compare

@paralin paralin released this 08 Feb 20:31

Building for "net46" doesn't work on linux yet: https://travis-ci.org/paralin/Dota2/builds/107860526

v0.7.4: Dota2 6.86e, .net 4.6 support

Choose a tag to compare

@paralin paralin released this 08 Feb 20:01

This update adds support for .net 4.6.

v0.7.3: Dota2 6.86e

Choose a tag to compare

@paralin paralin released this 08 Feb 19:57

This update brings the library up to date with 6.86e and cleans up the DNX project structure a bit.

Note that as of this release non-dnx builds are no longer supported.

v0.7.2: Dota2 6.86

Choose a tag to compare

@paralin paralin released this 16 Dec 23:09

Updated to DOTA2 6.86.

v0.7.1: Dependency Fixes & Updates

Choose a tag to compare

@paralin paralin released this 10 Dec 18:37

Updated protobufs, relaxed dependency requirements.

v0.7.0: DNX Publishing

Choose a tag to compare

@paralin paralin released this 02 Dec 08:42

I've switched the project to use the DNX model for publishing. This allows us to easily target DNX, .Net 4.0, and .net 4.5 simultaneously.