mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-03 01:37:18 -04:00
16b8a6467f
- moved ds1 object definition into the ds1 dir - added doc files - only lint errors remaining are for the unused variables in d2video
4 lines
153 B
Go
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
|