mtkennerly / ludusavi-playnite

Playnite plugin for save backups via Ludusavi
MIT License
156 stars 10 forks source link

Add context menu actions for individual games #1

Closed mtkennerly closed 3 years ago

mtkennerly commented 4 years ago

This is dependent on https://github.com/JosefNemec/Playnite/issues/524 making its way into a Playnite release. This would allow for an action to back up a specific game on demand.

darklinkpower commented 4 years ago

I also would add that it would be great to have an action to open the save directories in the same Ludusavi submenu.

darklinkpower commented 3 years ago

Documentation is already out in case you want to check it.

https://playnite.link/docs/playnite8/changelog.html

https://playnite.link/docs/playnite8/tutorials/menus.html?tabs=csharp

mtkennerly commented 3 years ago

This is now available in v0.4.0 🎉

@darklinkpower I didn't (yet) add an option to open the individual game's save folder. There's not currently a way for the plugin to ask Ludusavi for that info, so I'll need to design that support first.