GitHub topics: garrysmod-module
Pika-Software/gm_asyncio
Make your Garry's Mod I/O asynchronous!
Language: C++ - Size: 47.9 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 7 - Forks: 0

LiliaFramework/Modules
Public Modules For Lilia Framework
Language: Lua - Size: 1.66 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 2

danielga/garrysmod_common
A repository of common bits for compilation projects based on Garry's Mod.
Language: C++ - Size: 2.57 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 123 - Forks: 40

danielga/detouring
Tools for detouring functions in C/C++.
Language: C++ - Size: 256 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 27 - Forks: 11

danielga/sourcesdk-minimal
A compact and Garry's Mod compatible SourceSDK (don't use in other Source engine games).
Language: C++ - Size: 21.1 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 77 - Forks: 20

bewflast/source-engine-interfaces-book
Tiny tool for making accessing Source Engine's interfaces simpler
Language: C++ - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 0

CFC-Servers/gm_lz4
LZ4 Binary for Garry's Mod with threaded options.
Language: C++ - Size: 71.3 KB - Last synced at: about 16 hours ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

JetBoom/animationsapi
Garry's Mod API which allows the creation and usage of custom model animations stored as Lua tables rather than animations in the model file.
Language: Lua - Size: 29.3 KB - Last synced at: 9 days ago - Pushed at: about 9 years ago - Stars: 30 - Forks: 5

Pika-Software/gm_moonloader
Integrate Yuescript/Moonscript into your Garry's Mod!
Language: C++ - Size: 386 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 14 - Forks: 0

Derpius/VisTrace
Garry's Mod binary module for tracing meshes at high speed on the CPU (and much more)
Language: C++ - Size: 77.4 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 27 - Forks: 1

serejaga/garrysmod-standard
Garry’s Mod x64 binary module
Language: C++ - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

klen-list/gmc_scanning_advanced
My own collection of random symbols for sigscan with garrysmod_common
Language: C++ - Size: 30.3 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

klen-list/gmsv_network
All in one Garry's Mod binary module for x86 linux/windows srcds that provide access to various source/gmod methods and callbacks. Make your serverside scripts more optimized, powerfull and secure! 💪
Language: C++ - Size: 104 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 27 - Forks: 2

archicz/gm_yolox
YOLOX Object Detection for Garry's Mod
Language: C - Size: 1.21 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

danielga/gmod_luasocket
Modules for Garry's Mod that add bindings for OS sockets through luasocket.
Language: Lua - Size: 69.3 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 28 - Forks: 3

klen-list/gm_nasm
A set of Garry's Mod modules written on Netwide Assembler for fun and asm experience
Language: Assembly - Size: 10.7 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Derpius/gmod-dxr 📦
Garry's Mod rendered using DirectX Raytracing
Language: C++ - Size: 34 MB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 0

OmarAssadi/gmsv_spoof
A module for Garry's Mod that allows for modification of A2S_INFO and A2S_PLAYER responses. This allows for things such as spoofing of player counts on the master list.
Language: C++ - Size: 180 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

danielga/gm_luaerror
A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients).
Language: C++ - Size: 96.7 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 53 - Forks: 8

danielga/gm_stringtable
A module for Garry's Mod that provides interfaces to interact with stringtables from VALVe's engine.
Language: C++ - Size: 48.8 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 2

RaphaelIT7/gmod-lua-threaded
Language: C++ - Size: 674 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 12 - Forks: 2

wrefgtzweve/gm_icvar
Gmod dll that allows you to change convars.
Language: C++ - Size: 69.3 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 1

danielga/gm_rdb
A Garry's Mod module that creates a Remote DeBugger server
Language: C++ - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 1

danielga/gmcl_achievementsx
A module for Garry's Mod that provides interfaces to interact with achievements from VALVe's engine.
Language: C++ - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 3 - Forks: 1

danielga/gmsv_luapack_internal
Internal binary module for the luapack project.
Language: C++ - Size: 75.2 KB - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 17 - Forks: 5

danielga/gm_ffi
A module for Garry's Mod that adds an FFI library similar to LuaJIT's FFI.
Language: C - Size: 77.1 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

danielga/gm_vararg
A Garry's Mod module for manipulation of variable arguments of functions. Based on lua-vararg which is an unofficial repository of vararg.
Language: Lua - Size: 2.93 KB - Last synced at: 12 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0

danielga/gm_matrix
An extension to Garry's Mod Matrix Lua metatable.
Language: C++ - Size: 358 KB - Last synced at: 12 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

danielga/gm_luaerror2 📦
A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients). DEPRECATED FOR gm_luaerror
Language: C++ - Size: 420 KB - Last synced at: 12 months ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

danielga/gm_fshook Fork of glua/gm_fshook
Hooks into IFileSystem / IBaseFileSystem to hide files in Garry's Mod
Language: C++ - Size: 29.3 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

danielga/gmsv_serversecure
A module for Garry's Mod that mitigates exploits on the Source engine.
Language: C++ - Size: 369 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 123 - Forks: 29

danielga/gmcl_tts
A module for Garry's Mod that provides text-to-speech interfaces to developers.
Language: C++ - Size: 11.7 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

danielga/gm_sourcenet
A module for Garry's Mod that provides interfaces to many systems of VALVe's engine, based on gm_sourcenet3.
Language: C++ - Size: 608 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 70 - Forks: 18

danielga/gm_template
Garry's Mod native modules template (not ready, requires changes to garrysmod_common repository)
Language: Lua - Size: 16.6 KB - Last synced at: 9 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

danielga/gm_spew
A Garry's Mod module that intercepts the engine's messages and passes them to Lua. Also able to prevent them from printing.
Language: C++ - Size: 31.3 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 2

danielga/scanning
Tools for symbol/signature scanning in C/C++.
Language: C++ - Size: 146 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 5

danielga/gmsv_xconsole
A Garry's Mod module that provides an interface for external consoles.
Language: C++ - Size: 16.6 KB - Last synced at: 9 months ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 1

MaximeGuinard/Scoreboard-MX
🖥️ An addon that allows you to see players in the tab menu for Garry's mod
Language: Lua - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

piqey/gmsv_visinfo
This module extends Garry's Mod's Lua API by providing access to the Source engine's VIS-related functions, which are absent in the native API. It includes a user-friendly interface for PVS byte buffers, enabling efficient visibility checks and data manipulation within Lua scripts.
Language: C++ - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danielga/gm_cvarsx
A module for Garry's Mod that interfaces to interact with convars from VALVe's engine.
Language: C++ - Size: 30.3 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 11 - Forks: 2

danielga/gm_concommandx
A module for Garry's Mod that interfaces to interact with concommands from VALVe's engine.
Language: C++ - Size: 24.4 KB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 3

lewisclark/glua-steal
Retrieves client-sided Lua files from Garry's Mod game servers
Language: C++ - Size: 384 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 139 - Forks: 13

danielga/gm_crypt
A cryptography module for the game Garry's Mod that uses Crypto++.
Language: C++ - Size: 23.9 MB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 13 - Forks: 3

danielga/gm_process
A Garry's Mod module to create asynchronous child processes. It also allows you to use its error, input and output handles to retrieve or push data to the process.
Language: C++ - Size: 396 KB - Last synced at: 9 months ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 0

danielga/gmod_lanes
Modules for Garry's Mod that add threads through Lua Lanes.
Language: Lua - Size: 124 KB - Last synced at: 12 months ago - Pushed at: almost 2 years ago - Stars: 23 - Forks: 3

pluto-oss/gluamysql
A Garry's Mod Lua Connector for MySQL
Language: C - Size: 8.35 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 12 - Forks: 3

rautyrauty/multithreaded-anti-family-sharing
A binary module for the Garry's mod (gmod) server that provides protection against family sharing
Language: C++ - Size: 170 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danielga/gmod_require
Modules for Garry's Mod for obtaining pointers to functions inside of modules (specially useful for loading Lua only modules).
Language: C++ - Size: 50.8 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 10 - Forks: 4

RaphaelIT7/gmod-cache
Language: C++ - Size: 203 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 0

TheFUlDeep/gmod_cpu_info
shows cpu core count and utilization per every core
Language: C++ - Size: 43.9 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

danielga/gm_logging
A Garry's Mod module that copies the log messages and passes them to Lua. Also able to manipulate logging channels.
Language: C++ - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

klen-list/discord-rich-presence
[Deprecated, waiting code rework] Sources for creating discord rich presence binary module for Garry's Mod
Language: C++ - Size: 1.27 MB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 1

klen-list/gmsv_prop_extinguisher
Patch for gmod source engine that disable prop igniting on blast damage type
Language: C++ - Size: 3.91 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

danielga/gmod_luasec
Modules for Garry's Mod that add bindings for OS sockets through luasec.
Language: Lua - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: almost 8 years ago - Stars: 2 - Forks: 2

danielga/gm_redis
A Garry's Mod module that adds Redis client capabilities.
Language: C++ - Size: 58.6 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 3

Vurv78/mglua Fork of khvzak/mlua
Fork of mglua for development of Garry's Mod binary modules.
Language: Rust - Size: 1.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Derpius/VisTraceExtension
VisTrace Extension Template
Language: C++ - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Derpius/VisCam
VisTrace extension that provides a mostly realistic camera post processing effect
Language: C++ - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

danielga/gm_filesystem
A Garry's Mod module that adds an advanced filesystem interface.
Language: C++ - Size: 130 KB - Last synced at: 9 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

danielga/gmcl_speech
A module for Garry's Mod that provides speech recognition interfaces to developers.
Language: C++ - Size: 14.6 KB - Last synced at: 9 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 2

EstevanTH/GMod-rooms_lib_mr
Garry's Mod library: rooms & buildings management (locations, voice reach management, jump prevention)
Language: Lua - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

danielga/gm_enet
A module for Garry's Mod that adds bindings for ENet.
Language: C++ - Size: 11.7 KB - Last synced at: 9 months ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

diogo464/gmrs
Rust library to create garry's mod binary modules
Language: Rust - Size: 41 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
