Skip to content

blackhades00/DotaSharp-Core

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DotaSharp Core

DotaSharp provides API that you can make use of to create assemblies for Dota 2.

Features

  • Drawing information on the screen (manabars, spells, items, ...)
  • Controlling players hero or his units (using spells and items, attacking/moving, ...)
  • Unlocking game cheat CVARs and editing their values (camera distance, fog, ...)

Usage

You need to create bootstrap a native DLL that executes code which invokes the .NET runtime that causes managed assembly (DotaSharp Core) to be loaded inside the target process. Example

Copyright and License

Copyright 2016 Vacko

Licensed under the MIT licence

About

DotaSharp provides API for Dota 2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%