Lysis-Web
Lysis-Web copied to clipboard
Decompiling several files
I want to debug a crash on https://crash.limetech.org/
and the only info is that the plugin uses KeyValues::FindKey, probably a Sourcemod related call to the function.
I want to decompile my entire server's plugins and see which plugins use KeyValues to debug from there.
I'd recommend grabbing the jar yourself and write a script