A (hopefully) universal Steam Deck plugin lib
Go to file
2022-06-13 20:17:20 -04:00
src Initial functionality 2022-06-07 20:05:04 -04:00
usdpl-back Impl display & debug for ServerError 2022-06-13 20:17:20 -04:00
usdpl-core Prepare for experimental release 2022-06-12 21:35:36 -04:00
usdpl-front Try websockets 2022-06-13 20:12:25 -04:00
.gitignore Initial functionality 2022-06-07 20:05:04 -04:00
build.sh Improve build scripts and framework to get WASM loaded on Steam Deck 2022-06-12 17:30:14 -04:00
Cargo.lock Impl display & debug for ServerError 2022-06-13 20:17:20 -04:00
Cargo.toml Improve build scripts and framework to get WASM loaded on Steam Deck 2022-06-12 17:30:14 -04:00
LICENSE Create LICENSE 2022-06-08 00:09:09 +00:00
README.md Initial functionality 2022-06-07 20:05:04 -04:00

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