1[
2{ type: install
3  message: <<EOM
4This game requires a datafile from the original Diablo(tm) CD or the GOG release.
5If you don't own it yet, you can buy it at https://www.gog.com/game/diablo
6
7Copy DIABDAT.MPQ to ~/.local/share/diasurgical/devilution/
8
9For the Hellfire expansion you will also need to copy hellfire.mpq, hfmonk.mpq, hfmusic.mpq and hfvoice.mpq files.
10
11If you have any issues with this game, please file a bug report on the GitHub page:
12https://github.com/diasurgical/devilutionX/issues
13EOM
14}
15{
16type: upgrade
17maximum_version: "1.1.0"
18  message: <<EOM
19Upgrading from before 1.1.0 needs to do remove ~/.local/share/diasurgical/devilution/diablo.ini
20so devilutionX runs correctly
21EOM
22}
23]
24