Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-05T02:13:04.000Z (15 days ago)
- Last Synced: 2024-11-05T03:19:39.544Z (15 days ago)
- Topics: glua, gmod, gmod-addon, gmod-lua
- Language: Lua
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- 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.
![image](https://github.com/ItsJustMiaouss/hook-menu/assets/59478524/a1d9f319-61dc-423d-9684-a8f6176c2f86)# 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!