58b995842d9bac40c5b32615d3a7026defe5654f
* Return Rule from Evaluate in itemfilter * Return Rule as the first argument
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
Description
Languages
Go
100%