mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-21 22:24:07 +01:00
Apply Nerixyz's documentation suggestion
Co-authored-by: nerix <nerixdev@outlook.de>
This commit is contained in:
parent
df9c269d6d
commit
f080070453
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ Chatterino searches for plugins in the `Plugins` directory in the app data, righ
|
||||||
Each plugin should have its own directory.
|
Each plugin should have its own directory.
|
||||||
|
|
||||||
```
|
```
|
||||||
Chatterino dir/
|
Chatterino Plugins dir/
|
||||||
└── plugin_name/
|
└── plugin_name/
|
||||||
├── init.lua
|
├── init.lua
|
||||||
└── info.json
|
└── info.json
|
||||||
|
|
Loading…
Reference in a new issue