You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Cadey Ratio 4ae233dbcf add install step
Signed-off-by: Xe Iaso <me@christine.website>
1 year ago
LICENSE Change license to CC0 to make intensions more clear 1 year ago
README.md Reflective of new template style 1 year ago
deck_install.sh add install step 1 year ago
main.py add install step 1 year ago
main_view.html add install step 1 year ago
plugin.json check tailscale install status 1 year ago
tile_view.html updated to reflect changes in the loader 1 year ago

README.md

Plugin-Template

This is the template plugin for developing plugins for the SteamOS Plugin Loader.

Usage

  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
  3. Add your code to the plugin's python and html files.
  4. 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.