@@ -22,19 +22,19 @@ For now, the all modules are currently locked away behind only a usergroup == su
22
22
##### Modules
23
23
| Module | Client | Server |
24
24
| ------------ | ------------ | ------------ |
25
- | _ G explorer | :white_check_mark : | :white_check_mark : |
26
- | Lua execute | :white_check_mark : | :white_check_mark : |
27
- | Hooks | :white_check_mark : | :white_check_mark : |
28
- | ConCommands | :white_check_mark : | :white_check_mark : |
25
+ | [ Globals ] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#profiling-module-wip ) | :white_check_mark : | :white_check_mark : |
26
+ | [ Lua execute] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#execute-lua-submodule ) | :white_check_mark : | :white_check_mark : |
27
+ | [ Hooks] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#hooks-module ) | :white_check_mark : | :white_check_mark : |
28
+ | [ ConCommands] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#concommands-module ) | :white_check_mark : | :white_check_mark : |
29
29
| Convar | :x : | :x : |
30
- | Files | :white_check_mark : | :white_check_mark : |
31
- | Network (Receivers) | :white_check_mark : | :white_check_mark : |
32
- | Timers | :white_check_mark : | :white_check_mark : |
33
- | Profiling | :x : | :x : |
34
- | SQLite Schema | :white_check_mark : | :white_check_mark : |
35
- | SQLite Data | :white_check_mark : | :white_check_mark : |
36
- | SQLite Execute | :white_check_mark : | :white_check_mark : |
37
- | Errors | :white_check_mark : | :white_check_mark : |
30
+ | [ Files] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#files-module ) | :white_check_mark : | :white_check_mark : |
31
+ | [ Network (Receivers) ] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#network-module ) | :white_check_mark : | :white_check_mark : |
32
+ | [ Timers] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#timers-module ) | :white_check_mark : | :white_check_mark : |
33
+ | [ Profiling] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#profiling-module-wip ) | :x : | :x : |
34
+ | [ SQLite Schema] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#schema-sqlite-submodule ) | :white_check_mark : | :white_check_mark : |
35
+ | [ SQLite Data] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#data-sqlite-submodule ) | :white_check_mark : | :white_check_mark : |
36
+ | [ SQLite Execute] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#execute-sqlite-submodule ) | :white_check_mark : | :white_check_mark : |
37
+ | [ Errors] ( https://github.com/blobles-dev/blobsProfiler/wiki/Media#errors-module ) | :white_check_mark : | :white_check_mark : |
38
38
| Remote SQL Schema | :x : | :x : |
39
39
| Remote SQL Data | :x : | :x : |
40
40
| Remote SQL Execute | :x : | :x : |
0 commit comments