https://github.com/itsjustmiaouss/hook-menu
🔍 A Garry's Mod addon used to look into the sever/client hooks. All in a simple menu!
https://github.com/itsjustmiaouss/hook-menu
glua gmod gmod-addon gmod-lua
Last synced: about 1 month ago
JSON representation
🔍 A Garry's Mod addon used to look into the sever/client hooks. All in a simple menu!
- Host: GitHub
- URL: https://github.com/itsjustmiaouss/hook-menu
- Owner: ItsJustMiaouss
- License: mit
- Created: 2023-06-21T16:25:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T02:13:04.000Z (over 1 year ago)
- Last Synced: 2025-04-15T18:50:46.542Z (11 months ago)
- Topics: glua, gmod, gmod-addon, gmod-lua
- Language: Lua
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hook Menu
A Garry's Mod addon used to look into your server/client hooks, all in a simple menu!
This is a small addon I made in a few hours to debug things.

# How to use
Just type ``hook_menu`` in your console. You must be a superadmin.
# Warning
It's not recommended to use this addon on your production server: searching for hooks on the server and client side is "extremely" resource intensive!