mirror of
https://github.com/gmod-integration/lua.git
synced 2025-07-07 07:44:20 +00:00
now using vMAJOR.MINOR.PATCH
This commit is contained in:
parent
2b076a84b8
commit
d085a1f55e
|
@ -28,7 +28,7 @@ else
|
|||
end
|
||||
|
||||
gmInte = gmInte || {}
|
||||
gmInte.version = "0.5.0"
|
||||
gmInte.version = "5.0.0"
|
||||
gmInte.config = {}
|
||||
gmInte.useDataConfig = true
|
||||
function gmInte.simpleLog(msg, debug)
|
||||
|
|
Loading…
Reference in New Issue
Block a user