mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2026-07-27 10:24:09 -04:00
* Move engine initialization to d2app * adding debug print of error returned from `App.Run` * adding ClampInt utility function to d2math * cleaned up argument parsing in app.go, dedicated server no longer starts a renderer Co-authored-by: gravestench <dknuth0101@gmail.com>