• Network PatchVersion ? for gmod
    2 replies, posted
hi how do i found the network patchversion for gmod, normally on other source games you can do run version in console to get the version numbers but gmod doesnt display it, so how do i find the current Network PatchVersion ?
You mean like this? [lua]local PatchVersion = (file.Read("steam.inf", "MOD") or ""):match("PatchVersion=([^\n]+)")[/lua]
i need the network patchversion specifically
Sorry, you need to Log In to post a reply to this thread.