Skip to content

Commit

Permalink
gzdoom - Add Legacy of Rust
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Aug 13, 2024
1 parent 27e3c8d commit af0c102
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion metadata/packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1611,6 +1611,26 @@
"download": [
"gzdoom"
]
},
{
"name": "Legacy of Rust - GZDoom",
"engine_name": "GZDoom",
"command": "./run-gzdoom.sh",
"command_args": [
"-iwad",
"base/doom2/DOOM2.WAD",
"-file",
"rerelease/id1.wad",
"-file",
"rerelease/id1-res.wad",
"-file",
"rerelease/id1-weap.wad",
"-file",
"rerelease/extras.wad"
],
"download": [
"gzdoom"
]
}
],
"cloudAvailable": true,
Expand Down Expand Up @@ -12014,4 +12034,4 @@
"value": "Save Format Not Compatible"
}
]
}
}

0 comments on commit af0c102

Please sign in to comment.