Reflective of new template style
This commit is contained in:
parent
60e39d2d23
commit
e83ec181f3
|
@ -6,8 +6,8 @@ This is the template plugin for developing plugins for the [SteamOS Plugin Loade
|
||||||
|
|
||||||
1. Click on the green `Use this template` button to create a new repository for your plugin
|
1. Click on the green `Use this template` button to create a new repository for your plugin
|
||||||
2. Rename the `plugin_template.py` file to something unique
|
2. Rename the `plugin_template.py` file to something unique
|
||||||
3. Add your code to the plugin python file
|
3. Add your code to the plugin's python and html files.
|
||||||
4. To use it, simply copy the file to the `/home/deck/homebrew/plugins` folder on your Steam Deck
|
4. To use it, simply `git clone` the repo into the `/home/deck/homebrew/plugins` folder on your Steam Deck
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue