Skip to content

AAGaming00/decky-plugin-database

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decky Plugin Database Chat

This repository exists solely for developers to submit plugins

Use the built-in Plugin Store to download and install plugins.

Submit your plugin

To submit a plugin to Decky's plugin store, open a pull request adding your plugin as a submodule (take a look at #8 for example). Don't forget to bump your version number in package.json. If you are not sure how to make a submodule, please reference the git docs on submodules.

Once you have your submodule added, in order to update it,
change directories to plugins/your-plugin and run git submodule update --init.
This should update your plugin to the latest version.

Please make sure your plugin is compliant with the pull-request template's steps.
Plugins found to be out of compliance will not be accepted.

About

Decky Plugin Database. PR your plugins to this repository to have them added to the store!

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Dockerfile 57.4%
  • Shell 42.6%