blob: 5636038cbfa8dd1794b85c3408de4a4f6845ba9b (
plain)
1
2
3
4
|
post_install() {
echo "ECWolf requires registered or shareware game data from Wolfenstein 3D, Spear of Destiny and/or Super 3D Noah's Ark. See http://maniacsvault.net/ecwolf/download.php for more information."
echo "Once you have the game data, just add it to ~/.local/share/ecwolf."
}
|