Files
darkstorm-server/go.mod
T
Caleb Gardner f77bdf9e5c UDP forwarding working now
This is using a library, which I'm not too happy about, but it'll work for the moment
2021-09-23 15:51:10 -05:00

6 lines
138 B
Modula-2

module github.com/CalebQ42/darkstorm-server
go 1.17
require github.com/1lann/udp-forward v0.0.0-20191015034046-6b774a53ea39 // indirect