SteamDeckHomebrew / Plugin-Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 58.3%Language:HTML 41.7%