1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-29 10:35:23 +00:00

Create README.md

This commit is contained in:
Tim Sarbin 2018-11-22 00:21:05 -05:00 committed by GitHub
parent 4d124ad959
commit b16b16eb46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# 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.