Skip to content

Commit accadaa

Browse files
committed
d2rmm: Add version 1.9.0
1 parent 395956e commit accadaa

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

bucket/d2rmm.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"version": "1.9.0",
3+
"description": "D2RMM is a mod manager for Diablo II: Resurrected.",
4+
"homepage": "https://github.com/olegbl/d2rmm",
5+
"license": "MIT",
6+
"url": "https://github.com/olegbl/d2rmm/releases/download/v1.9.0/D2RMM.1.9.0.zip",
7+
"hash": "573f19342cd3b31636a93c6a7aaf03a46af9ff858d29613ab2eb6eea5cf701d8",
8+
"extract_dir": "D2RMM 1.9.0",
9+
"shortcuts": [
10+
[
11+
"D2RMM.exe",
12+
"D2RMM"
13+
]
14+
],
15+
"persist": "mods",
16+
"checkver": "github",
17+
"autoupdate": {
18+
"url": "https://github.com/olegbl/d2rmm/releases/download/v$version/D2RMM.$version.zip",
19+
"extract_dir": "D2RMM $version"
20+
}
21+
}

0 commit comments

Comments
 (0)