fix: version checker

This commit is contained in:
Andyyy7666
2022-09-23 20:18:34 +02:00
committed by GitHub
parent 2564df4e74
commit b6c509fcdd

View File

@@ -1,5 +1,5 @@
NDCore = exports["ND_Core"]:GetCoreObject()
NDCore.Functions.VersionChecker("ND_Chat", GetCurrentResourceName(), "https://github.com/Andyyy7666/ND_Framework", "https://raw.githubusercontent.com/Andyyy7666/ND_Framework/main/ND_Chat/fxmanifest.lua")
NDCore.Functions.VersionChecker("ND_Chat", GetCurrentResourceName(), "https://github.com/ND-Framework/ND_Framework", "https://raw.githubusercontent.com/ND-Framework/ND_Framework/main/ND_Chat/fxmanifest.lua")
if config["/me"] then
RegisterCommand("me", function(source, args, rawCommand)