usdpl-rs
usdpl-rs copied to clipboard
Moved to
usdpl-rs
Universal Steam Deck Plugin Library
A faster, safer way to write plugin back-ends
Goals
- [x] Minimum viable plugin
- [x] Call back-end API from front-end UI
- [x] External API documentation
- [ ] Internal protocol documentation
- [x] Async support
- [x] Encryption
- [x] PluginLoader/Decky support
- [x] Plugin template
- [ ] Cross-framework tooling
- [ ] Other programming languages support (C bindings)