Go to file
Cadey Ratio fb9848a33d buttons!
Signed-off-by: Xe Iaso <me@christine.website>
2022-05-09 17:17:53 +00:00
LICENSE Change license to CC0 to make intensions more clear 2022-04-08 09:14:50 +02:00
README.md Reflective of new template style 2022-04-06 11:29:09 -07:00
main.py buttons! 2022-05-09 17:17:53 +00:00
main_view.html buttons! 2022-05-09 17:17:53 +00:00
plugin.json hot reload and root access 2022-05-09 12:58:41 -04:00
tile_view.html updated to reflect changes in the loader 2022-04-06 13:06:21 +03:00

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.