Skip to content

Commit

Permalink
Add OpenComputers from Curse
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyker committed Oct 5, 2023
1 parent 9070f60 commit 02f0850
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions NEMP/mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,14 @@
"item": 1
}
},
"OpenComputers": {
"function": "CheckCurse",
"active": true,
"curse": {
"id": "223008",
"regex": "OpenComputers-MC\\d+(?:\\.\\d+)+-(?P<version>\\d+(?:\\.[a-z\\d]+)+(?:-(?:beta|rc|pre)(?:\\.\\d+)?|-snapshot-20\\d{6})?)(?:\\+[a-z0-9]{7,8})?(?:-universal)?\\.jar"
}
},
"MineFactoryReloaded": {
"function": "CheckCurse",
"active": true,
Expand Down

0 comments on commit 02f0850

Please sign in to comment.