Add Plugin.uninstall callback support
https://github.com/SteamDeckHomebrew/decky-loader/issues/536
Please tick as appropriate:
- [x] I have tested this code on a steam deck or on a PC
- [x] My changes generate no new errors/warnings
- [x] This is a bugfix/hotfix
- [ ] This is a new feature
Description
This fixes issue: #536
Here is the PR for the plugin template update: https://github.com/SteamDeckHomebrew/decky-plugin-template/pull/34
@TrainDoctor what's next for this?
@TrainDoctor what's next for this?
Needs testing. @SteamDeckHomebrew/decky-testers please give this a shot and let me know if you encounter any issues.
@wheaney apologies for the delay. I finally have time to give this a whirl tomorrow. If you can rebase it to latest main that'd make it much easier for me to test.
I'm not sure what was going on with that first merge, but I think it's all sync'ed up now.
I think this is a good addition - can you remove the empty file and rebase? Will do some testing the next days.
@wheaney once this change is made I can pretty easily merge this. Thanks.
The commit history here was confusing me, so I just rebased, removed the empty file, and force pushed.
Mergin, thanks for this @wheaney !