1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-09-28 14:16:01 -04:00

updated readme with easy readable status of project (#759)

This commit is contained in:
Thomas Christlieb 2020-10-05 14:27:31 +02:00 committed by GitHub
parent 815c0d17ba
commit 03afd3fc8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,14 @@ Diablo 2 and its content is ©2000 Blizzard Entertainment, Inc. All rights reser
ALL OTHER TRADEMARKS ARE THE PROPERTY OF THEIR RESPECTIVE OWNERS.
## Status
At the moment (october 2020) the game starts, you can select any character and run around Act1 town.
Much work has been made in the background, but a lot of work still has to be done for the game to be playable.
Feel free to contribute!
## Building
To pull the project down, run `go get github.com/OpenDiablo2/OpenDiablo2`