1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-21 14:45:24 +00:00
A mirror of the OpenDiablo2 project
Go to file
2018-11-22 00:58:43 -05:00
OpenDiablo2 Initial commit 2018-11-22 00:18:42 -05:00
OpenDiablo2.Common Added mouse support. Started font support. Added screenshot 2018-11-22 00:56:36 -05:00
OpenDiablo2.Core Initial commit 2018-11-22 00:18:42 -05:00
OpenDiablo2.Scenes Added mouse support. Started font support. Added screenshot 2018-11-22 00:56:36 -05:00
OpenDiablo2.SDL2 Added mouse support. Started font support. Added screenshot 2018-11-22 00:56:36 -05:00
.gitignore Initial commit 2018-11-22 00:18:42 -05:00
LICENSE Create LICENSE 2018-11-22 00:22:09 -05:00
OpenDiablo2.sln Initial commit 2018-11-22 00:18:42 -05:00
README.md Update README.md 2018-11-22 00:58:43 -05:00
Screenshot.png Added mouse support. Started font support. Added screenshot 2018-11-22 00:56:36 -05:00

OpenDiablo2

An open source re-implementation of Diablo 2 in C#

Running

When running via VisualStudio, go to the debug tab and specify the following command line options:

-p "C:\Program Files (x86)\Diablo II"

Substitute the path with wherever you have installed Diablo 2 and its expansions.