Changeset View
Changeset View
Standalone View
Standalone View
games/devilutionX/pkg-message
[ | [ | ||||
{ type: install | { type: install | ||||
message: <<EOM | message: <<EOM | ||||
This game requires a datafile from the original Diablo(tm) CD or the GOG release. | 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 | 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/diabdat.mpq | Copy DIABDAT.MPQ to ~/.local/share/diasurgical/devilution/diabdat.mpq | ||||
Pay attention to the case, the resulting file needs to be entirely lowercase! | Pay attention to the case, the resulting file needs to be entirely lowercase! | ||||
If you have any issues with this game, please file a bug report on the GitHub page: | If you have any issues with this game, please file a bug report on the GitHub page: | ||||
https://github.com/diasurgical/devilutionX/issues | https://github.com/diasurgical/devilutionX/issues | ||||
EOM | EOM | ||||
} | } | ||||
{ | |||||
mat: The message is only displayed on install, so, "if you are upgrading" is not needed, it will… | |||||
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 | |||||
Done Inline Actions
Is pretty vague, is it valid for any upgrade? For example, if that file needs to be removed each time the port is upgraded, then the removal should probably be automated. mat: > An old version
Is pretty vague, is it valid for any upgrade?
For example, if that file… | |||||
so devilutionX runs correctly | |||||
EOM | |||||
} | |||||
] | ] |
The message is only displayed on install, so, "if you are upgrading" is not needed, it will never be shown on upgrade.