Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vugi99/onset-vdebug
A visual debug tool
https://github.com/vugi99/onset-vdebug
Last synced: 3 months ago
JSON representation
A visual debug tool
- Host: GitHub
- URL: https://github.com/vugi99/onset-vdebug
- Owner: vugi99
- License: unlicense
- Created: 2020-08-30T18:44:34.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-11T20:11:24.000Z (about 4 years ago)
- Last Synced: 2024-06-20T18:34:00.069Z (5 months ago)
- Language: Lua
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-onset - vdebug - A visual debug tool. (Packages and Plugins / Other packages)
README
# onset-vdebug
### Config
#### server/config.lua
* Events : Server events that are printed in the console with their arguments
#### client/cl_config.lua
* ShowEvents : Show events in the chat
* LogKeys : Show key events in the chat
* Events : Client events that are printed in the chat (if ShowEvents is true) with their arguments