Skip to content

Commit

Permalink
crispy-doom - Fix for savedir location
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Nov 10, 2023
1 parent de2b893 commit 75f4449
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -2776,7 +2776,7 @@
"-iwad",
"../base/HEXEN.WAD",
"-savedir",
"../base"
"base"
],
"download": [
"crispy-doom"
Expand Down Expand Up @@ -2948,7 +2948,7 @@
"-file",
"../base/HEXDD.WAD",
"-savedir",
"../base"
"base"
],
"download": [
"crispy-doom"
Expand Down Expand Up @@ -3205,7 +3205,7 @@
"-iwad",
"../base/HERETIC.WAD",
"-savedir",
"../base"
"base"
],
"download": [
"crispy-doom"
Expand Down Expand Up @@ -9983,4 +9983,4 @@
"value": "Unworkable Location"
}
]
}
}

0 comments on commit 75f4449

Please sign in to comment.