Updater
Toggle table of contents
0.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
Updater
Updater
/
io.github.vxrpenter.updater.upstream
/
ModrinthUpstream
/
ModrinthUpstream
Modrinth
Upstream
constructor
(
projectId
:
String
,
modrinthProjectType
:
ModrinthProjectType
,
baseUrl
:
String
?
=
"https://api.modrinth.com/v2/"
,
baseUrlEndpoint
:
String
?
=
"project/"
,
releaseBaseUrl
:
String
?
=
"https://modrinth.com/"
,
releaseBaseUrlEndpoint
:
String
?
=
"/"
,
upstreamPriority
:
Priority
=
0.priority
)