SteamDeckHomebrew / decky-plugin-database

Decky Plugin Database. PR your plugins to this repository to have them added to the store!
https://plugins.deckbrew.xyz
GNU Affero General Public License v3.0
194 stars 104 forks source link

Database - SDH-Toolbox when deployed to decky-plugin-store, cannot be installed from decky-loader #6

Closed TrainDoctor closed 2 years ago

TrainDoctor commented 2 years ago

Making this issue here because this issue may be indicative of other plugins. We will need more plugins to test to determine where the issue occurs.

hulkrelax commented 2 years ago

I posted this in a different issue but here are the issues with SDH-SystemToolbox https://github.com/SteamDeckHomebrew/decky-plugin-database/issues/9#issuecomment-1174491605

TrainDoctor commented 2 years ago

Resolved with latest changes, but in order to be fully fixed, a new version of SDH-Toolbox (in it's package.json) will need to be pushed.

TrainDoctor commented 2 years ago

I posted this in a different issue but here are the issues with SDH-SystemToolbox #9 (comment)

Alright, so this was due to how packaging is done. This has been resolved on the database end but we'll need to make sure the plugin store is doing some checks to ensure properly packaged plugins are delivered to end users from the store. @marios8543 and @AAGaming00 tagging y'all for future reference.