16 lines
314 B
Markdown
16 lines
314 B
Markdown
|
# usdpl-rs
|
||
|
|
||
|
Universal Steam Deck Plugin Library
|
||
|
|
||
|
A faster, lighter way to write plugins
|
||
|
|
||
|
### Goals
|
||
|
- [ ] Minimum viable plugin
|
||
|
- [ ] Call back-end API from front-end UI
|
||
|
- [ ] Async support
|
||
|
- [ ] PluginLoader/Decky support
|
||
|
- [ ] Crankshaft support
|
||
|
- [ ] Unnamed plugin system support
|
||
|
- [ ] Cross-framework tooling
|
||
|
|