Skip to content

13413j1j13j5315n13/d2go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d2go


Tooling for Diablo II: Resurrected written in Go. It provides a library to read game memory and a public SDK to be imported, along with data structures and some other tools.

Libraries

  • data - D2R Game data structures
  • memory - D2R memory reader (it provides the data structures)
  • nip - A very basic NIP file parser
  • itemfilter - Based on game data, it provides an item pickup filtering

Tools

  • cmd/itemwatcher - Small tool that plays a sound when an item passing the filtering process is dropped

About

Utilities related to Diablo 2 Resurrected, written in Go. Just for fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%