1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-04 06:50:43 +00:00
OpenDiablo2/d2common/d2data/doc.go
lord 16b8a6467f
fixed most lint errors in d2data (#701)
- moved ds1 object definition into the ds1 dir
- added doc files
- only lint errors remaining are for the unused variables in d2video
2020-08-06 16:45:38 -04:00

4 lines
153 B
Go

// Package d2data provides file compression utilities, video decoders, and file loaders
// for the txt files inside of diablo's mpq files
package d2data