[](https://crates.io/crates/usdpl-back)
[](https://crates.io/crates/usdpl-core)
[](https://crates.io/crates/usdpl-front)
# 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)