edit: update version

This commit is contained in:
Linventif 2024-07-17 21:06:28 +00:00
parent 8a90793b47
commit b9e2e9fa04

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.7"
gmInte.version = "0.3.8"
gmInte.config = {}
gmInte.materials = {}
local function loadServerConfig()