Update Handler
Handler for easy updating of the jar file from a GitHub repo.
Functions
Link copied to clipboard
Get the newest release version of an GitHub repo.
Link copied to clipboard
open fun installUpdate(ghRepo: String, assetName: String, mainClass: Class<out Any>)
Content copied to clipboard
Replace the .jar from your main class with a new one from GitHub.