d2info
d2info copied to clipboard
Tool for viewing/outputting various information about a running Diablo II game
Results
2
d2info issues
Sort by
recently updated
recently updated
newest added
After #3, certain functions in D2Reader will not work while in a multiplayer game, like reading the current area, getting /players X (should be determined by the number of players...
What I'm imagining: - Lua scripts are loaded from `./d2info/plugins/?.lua` relative to `d2info.exe` - Each plugin can implement hooks into the various parts of d2info (`tick`, `output`, etc)
enhancement