Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
d10sfan committed Nov 6, 2023
1 parent f96aeaf commit 1dc00d8
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packagessniper_v2.hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
fd98dbfc59e89637752ff7266595c64a404b8033
838393e512d63e57c50d112920d9a31d8627f8ac
2 changes: 1 addition & 1 deletion packagessniper_v2.hash256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3d4d87904afb7751fb87d89c6a47799db079e800cc0fc5697dd0b8d571fe171a
c13e2b9df1c924f1e486a211652eda06f99f2c9a86d38db6e3288ea7cb461c8b
97 changes: 96 additions & 1 deletion packagessniper_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,29 @@
"download_name": "fluid-soundfont"
}
]
},
{
"name": "Eternity Engine",
"engine_name": "Eternity Engine",
"command": "./eternity/run-eternity.sh",
"command_args": [
"-iwad",
"../base/DOOM.WAD"
],
"download": [
"eternity",
"fluid-soundfont"
],
"download_config": [
{
"extract_location": "./eternity",
"download_name": "eternity"
},
{
"extract_location": "./eternity",
"download_name": "fluid-soundfont"
}
]
},
{
"name": "Odamex",
Expand Down Expand Up @@ -1700,6 +1723,68 @@
}
]
},
{
"name": "Eternity Engine",
"commands": [
{
"cmd": "./eternity/run-eternity.sh",
"args": [
"-iwad",
"../base/DOOM2.WAD"
],
"command_name": ".*rerelease"
},
{
"cmd": "./eternity/run-eternity.sh",
"args": [
"-iwad",
"../base/DOOM2.WAD"
],
"command_name": ".*doom2"
},
{
"cmd": "./eternity/run-eternity.sh",
"args": [
"-iwad",
"../finaldoombase/TNT.WAD"
],
"command_name": ".*tnt"
},
{
"cmd": "./eternity/run-eternity.sh",
"args": [
"-iwad",
"../finaldoombase/PLUTONIA.WAD"
],
"command_name": ".*plutonia"
},
{
"cmd": "./eternity/run-eternity.sh",
"args": [
"-iwad",
"../masterbase/doom2/DOOM2.WAD",
"-vanilla",
"-exec",
"master.csc"
],
"command_name": ".*master"
}
],
"download": [
"eternity",
"fluid-soundfont"
],
"download_config": [
{
"extract_location": "./eternity",
"download_name": "eternity"
},
{
"extract_location": "./eternity",
"download_name": "fluid-soundfont"
}
]
},
{
"name": "Odamex",
"commands": [
Expand Down Expand Up @@ -8096,6 +8181,16 @@
"controllerSupportedManualGame": true,
"engine_name": "Chocolate Doom"
},
{
"engine_link": "https://github.com/team-eternity/eternity",
"version": "d699a7d",
"author": "d10sfan",
"author_link": "https://github.com/d10sfan",
"license": "GPLv3",
"license_link": "https://github.com/team-eternity/eternity/blob/master/COPYING",
"controllerSupportedManualGame": true,
"engine_name": "Eternity Engine"
},
{
"engine_link": "https://github.com/fabiangreffrath/crispy-doom",
"version": "6.0",
Expand Down Expand Up @@ -9791,4 +9886,4 @@
"value": "Supports steam achivements."
}
]
}
}

0 comments on commit 1dc00d8

Please sign in to comment.