update: version

This commit is contained in:
Linventif 2024-07-05 21:56:24 +00:00
parent 336329d909
commit 9268688cfe

View File

@ -1,6 +1,6 @@
if game.SinglePlayer() then return print("Gmod Integration is not supported in Singleplayer!") end
gmInte = gmInte || {}
gmInte.version = "0.3.6"
gmInte.version = "0.3.7"
gmInte.config = {}
gmInte.materials = {}
local function loadServerConfig()