Forgot to add the path to be checked... Oops.
This commit is contained in:
parent
a1c3302882
commit
db9c12f81a
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# check for required wad.
|
# check for required wad.
|
||||||
source ${0%/*}/TobyCustom/.dependencies
|
source ${0%/*}/TobyCustom/.dependencies
|
||||||
check_dependencies "aoddoom1.wad" "https://www.moddb.com/mods/army-of-darkness-total-conversion/addons/army-of-darkness-doom-wad" "Place \"aoddoom1.wad\" in \"${gamePath}\"."
|
check_dependencies "${gamePath}/aoddoom1.wad" "https://www.moddb.com/mods/army-of-darkness-total-conversion/addons/army-of-darkness-doom-wad" "Place \"aoddoom1.wad\" in \"${gamePath}\"."
|
||||||
|
|
||||||
|
|
||||||
gamePath=~/.local/games/doom
|
gamePath=~/.local/games/doom
|
||||||
|
Loading…
Reference in New Issue
Block a user