1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-23 15:45:24 +00:00
OpenDiablo2/d2common/d2loader/mpq
lord 77c358ed67
d2loader refactor (#722)
* d2loader refactor

- export sources
- asset and source both have a Path method
- make asset and source implement fmt.Stringer, which just calls Path method
- Loader.AddSource now returns the source and an error

* Update loader.go
2020-09-09 14:35:52 -04:00
..
asset.go d2loader refactor (#722) 2020-09-09 14:35:52 -04:00
doc.go D2loader (#714) 2020-09-08 15:45:26 -04:00
source.go d2loader refactor (#722) 2020-09-09 14:35:52 -04:00