This repository has been archived by the owner on Jan 26, 2022. It is now read-only.
Releases: paralin/Dota2
Releases · paralin/Dota2
v0.9.2: DOTA 7.0 Protos
v0.9.1: Bump Dependencies
Very minor release to bump SteamKit dependency.
v0.9.0: Update Protos
This update brings Dota2 up to date with the latest DOTA protobufs.
v0.7.6: Cleanup and Update
This release is just general maintenance and cleanup.
v0.7.5: Remove .NET 4.6 Support
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
This update adds support for .net 4.6.
v0.7.3: Dota2 6.86e
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
Updated to DOTA2 6.86.
v0.7.1: Dependency Fixes & Updates
Updated protobufs, relaxed dependency requirements.
v0.7.0: DNX Publishing
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.