• gVersion - Versions notification framework
    6 replies, posted
gVersion is a simple file that can be added to your addon to notify admins / players if it is outdated or not. [B]How to use[/B] To add gVersion to your addon simply edit [I]gversion.lua[/I] to your likings and include it like so: [CODE] if SERVER then AddCSLuaFile("gversion.lua") -- Only if you've set gVersion.NotifyClient = true include("gversion.lua") else include("gversion.lua") -- Only if you've set gVersion.NotifyClient = true end [/CODE] [URL="http://starfox64.github.io/gVersion"][B]Download now on GitHub[/B][/URL] If you are having any issues please use the GitHub '[URL="https://github.com/Starfox64/gVersion/issues"]Issues[/URL]' section.
Your GitHub picture links to the picture, not the repo
Fuck you [.t] tags!
[t]http://i.imgur.com/8pJo847.png[/t] Fuck grammar too I guess.
I wouldn't really call this a framework...
[QUOTE=Robotboy655;46024132][t]http://i.imgur.com/8pJo847.png[/t] Fuck grammar too I guess.[/QUOTE] No I just seem to have big ass fingers "remote"*
I've pushed an update few days ago to fix possible conflicts with other gVersion instances.
Sorry, you need to Log In to post a reply to this thread.