OpenDiablo2 is an ARPG game engine in the same vein of the 2000's games, and supports playing Diablo 2. The engine is written in golang and is cross platform. WWW: https://github.com/OpenDiablo2/OpenDiablo2 PR: 250426 Submitted by: Nuno Teixeira <ed.arrakis@gmail.com>
15 lines
450 B
Text
15 lines
450 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
This game requires MPQ datafiles from the original Diablo 2(tm) and
|
|
Lord Destruction(tm) expantion CDs or digital downloads.
|
|
|
|
Run OpenDiablo2 once to get configuration file to be created in
|
|
~/.config/OpenDiablo2/config.json and set "MpqPath" to path where
|
|
MPQ files are.
|
|
|
|
If you have any issues with this game, please file a bug report on the GitHub page:
|
|
https://github.com/OpenDiablo2/OpenDiablo2/issues
|
|
EOM
|
|
}
|
|
]
|