mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-14 00:06:45 -05:00
11 lines
234 B
Modula-2
11 lines
234 B
Modula-2
module github.com/essial/OpenDiablo2
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/JoshVarga/blast v0.0.0-20180421040937-681c804fb9f0
|
|
github.com/giorgisio/goav v0.1.0
|
|
github.com/hajimehoshi/ebiten v1.9.3
|
|
github.com/mitchellh/go-homedir v1.1.0
|
|
)
|