VersionCheck
Checks latest github release version vs the current resource version
Parameters
resourceName
: The name of the resource for printing purposesgithubRepo
: This is the actual repo to check must be in'username/repo'
format
Usage
- Lua
- Javascript
exports['FS-Lib']:VersionCheck('FS-Lib', 'fearlessnite345/fs-lib')
exports['FS-Lib'].VersionCheck('FS-Lib', 'fearlessnite345/fs-lib')