Updated Creating Plugins (markdown)
parent
43f6d63f50
commit
0835241c32
|
@ -439,7 +439,7 @@ Zere's Plugin Library | https://github.com/rauenzi/BDPluginLibrary | https://r
|
||||||
|
|
||||||
## Developer Tools
|
## Developer Tools
|
||||||
|
|
||||||
Discord is an Electron app which is essentially Chromium, being as such you can access the Chrome developer tools with `Ctrl` + `Shift` + `i` on Windows and `Cmd` + `Opt` + `i` on macOS.
|
Discord is an Electron app which is essentially Chromium, being as such you can access the Chrome developer tools with `Ctrl` + `Shift` + `i` on Windows or Linux and `Cmd` + `Opt` + `i` on macOS.
|
||||||
|
|
||||||
## Add namespaces to your events
|
## Add namespaces to your events
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue