Update README.md
This commit is contained in:
parent
17924b84e3
commit
36389449ff
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ pluginname-v1.0.0.zip (version number is optional but recommended for users sake
|
||||||
plugin.json [required]
|
plugin.json [required]
|
||||||
main.py {required if you are using the python backend of decky-loader: serverAPI}
|
main.py {required if you are using the python backend of decky-loader: serverAPI}
|
||||||
README.md (optional but recommended)
|
README.md (optional but recommended)
|
||||||
LICENSE(.md) {required in some cases, not in others}
|
LICENSE(.md) [required, filename should be roughly similair, suffix not needed]
|
||||||
```
|
```
|
||||||
|
|
||||||
Note regarding licenses: Including a license is required for the plugin store if your chosen license requires the license to be included alongside usage of source-code/binaries!
|
Note regarding licenses: Including a license is required for the plugin store if your chosen license requires the license to be included alongside usage of source-code/binaries!
|
||||||
|
|
Loading…
Reference in a new issue