OpenDiablo2/d2networking/doc.go

5 lines
195 B
Go

// Package d2networking provides client and server implementations for OpenDiablo2.
/*
The server is authoritative and communicates with local and remote clients over UDP.*/
package d2networking