- Specify the name of the github repository in the OTA.ahk file (
line #3
) - Specify the name of the file to be loaded from the latest release (
line #4
) - Specify the name of the file to be saved (
line #5
) - Including file OTA.ahk (
#Include OTA.ahk
) - In the main project file, specify the version of the script (
global version = "v1.26.1"
) - To check for updates, call OTA.checkupd() in your code
-
Notifications
You must be signed in to change notification settings - Fork 2
clangremlini/OTA.ahk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
ahk class to downloading latest releases from github repo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published