You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 weeks ago | |
---|---|---|
LICENSE | 1 month ago | |
README.md | 1 month ago | |
deck_install.sh | 2 weeks ago | |
main.py | 2 weeks ago | |
main_view.html | 2 weeks ago | |
plugin.json | 2 weeks ago | |
tile_view.html | 1 month ago |
README.md
Plugin-Template
This is the template plugin for developing plugins for the SteamOS Plugin Loader.
Usage
- Click on the green
Use this template
button to create a new repository for your plugin - Rename the
plugin_template.py
file to something unique - Add your code to the plugin's python and html files.
- To use it, simply
git clone
the repo into the/home/deck/homebrew/plugins
folder on your Steam Deck
License
This Template Project is under The Unlicense. You may license your own plugin under whatever license you prefer.