freebsd-ports/games/devilutionX/pkg-message
Dmitry Marakasov 903d341a2f games/devilutionX: take maintainership
As proposed by maintainer.

While here, update pkg-message with instructions on copying files
for Diablo: Hellfire expansion.

PR:		264064
Approved by:	maintainer
2022-05-19 20:36:17 +03:00

24 lines
701 B
Plaintext

[
{ type: install
message: <<EOM
This game requires a datafile from the original Diablo(tm) CD or the GOG release.
If you don't own it yet, you can buy it at https://www.gog.com/game/diablo
Copy DIABDAT.MPQ to ~/.local/share/diasurgical/devilution/
For the Hellfire expansion you will also need to copy hellfire.mpq, hfmonk.mpq, hfmusic.mpq and hfvoice.mpq files.
If you have any issues with this game, please file a bug report on the GitHub page:
https://github.com/diasurgical/devilutionX/issues
EOM
}
{
type: upgrade
maximum_version: "1.1.0"
message: <<EOM
Upgrading from before 1.1.0 needs to do remove ~/.local/share/diasurgical/devilution/diablo.ini
so devilutionX runs correctly
EOM
}
]