Signed-off-by: Xe Iaso <me@christine.website> |
||
|---|---|---|
| LICENSE | ||
| README.md | ||
| deck_install.sh | ||
| main.py | ||
| main_view.html | ||
| plugin.json | ||
| tile_view.html | ||
README.md
Plugin-Template
This is the template plugin for developing plugins for the SteamOS Plugin Loader.
Usage
- Click on the green
Use this templatebutton to create a new repository for your plugin - Rename the
plugin_template.pyfile to something unique - Add your code to the plugin's python and html files.
- To use it, simply
git clonethe repo into the/home/deck/homebrew/pluginsfolder on your Steam Deck
License
This Template Project is under The Unlicense. You may license your own plugin under whatever license you prefer.