1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2025-02-20 07:27:19 -05:00
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
..
2020-09-08 15:58:35 -04:00
2020-09-08 15:58:35 -04:00
2020-09-08 15:58:35 -04:00
2020-09-09 14:35:52 -04:00
2020-09-08 15:58:35 -04:00
2020-09-09 08:21:27 -04:00
2020-09-09 08:22:13 -04:00