Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D2VDump is a Metamod:Source plugin for Dota 2 that dumps out the VScript API functions and globals.

It outputs the dumps upon unload (including server exit), and currently supports JSON. Other formats may be added in the future.

Compile-time Dependencies

  • The S2 branch of Metamod:Source.
  • The dota 'hl2sdk' from AlliedModders.
  • Jansson (only v2.5 and v2.6 have been tested, compiled and linked statically).

Run-time Dependencies

  • Metamod:Source for Dota / Source 2, including gameinfo.gi edit for it to load.
  • If wanting to see bot VM functions, another plugin to trigger its initialization.

About

Dota 2 Server VScript API Dumper

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages