glib icon indicating copy to clipboard operation
glib copied to clipboard

[Deprecated] OOP Lua library for Garry's Mod.

Results 3 glib issues
Sort by recently updated
recently updated
newest added

New instructions are * ISTYPE * ISNUM * TGETR * TSETR

Example code from a packed addon: ```lua file.Find("somedir/*_theme.lua", "LUA") -- Result { [1] = "revenge_element.lua", [2] = "depthhud_classic_element.lua", [3] = "depthhud_classic_theme.lua", [4] = "revenge_theme.lua", } ``` will match as if...

Hey! I just installed fresh install of everything that gcompute needs and this addon gives an error. [ERROR] addons/glib-master/lua/glib/io/stringinbuffer.lua:59: attempt to index field 'BitConverter' (a nil value) 1. UInt32 -...