mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2025-07-26 11:24:38 -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>