Skip to content

Commit 5b6bf9d

Browse files
authored
Merge branch 'openmultiplayer:master' into patch-1
2 parents edd1039 + 983f44b commit 5b6bf9d

File tree

1 file changed

+5
-0
lines changed
  • app/transports/api/launcher

1 file changed

+5
-0
lines changed

app/transports/api/launcher/api.go

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ Release beta version`, // Deprecated, keeping it for backward compatibility
4949
"ompPluginChecksum": "6e1ec45fe13e4cf622740577ac625f2a",
5050
"ompPluginDownload": "https://assets.open.mp/omp-client.dll",
5151
},
52+
"6": map[string]string{
53+
"download": "https://github.com/openmultiplayer/launcher/releases/latest",
54+
"ompPluginChecksum": "0e5e8f780d83e8c69b0a3b792524bddd",
55+
"ompPluginDownload": "https://assets.open.mp/omp-client-6.dll",
56+
},
5257
},
5358
}
5459

0 commit comments

Comments
 (0)