GithubUpdater

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun checkUpdates(onLatest: () -> Unit = {}, needUpdate: (HashMap<String, String>) -> Unit, dontNeedUpdate: (HashMap<String, String>) -> Unit)
Link copied to clipboard
fun downloadPlugin(pluginName: String, version: String, tagName: String)