Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.

NGnius/usdpl-rs

Repository files navigation

usdpl-back usdpl-core usdpl-front

usdpl-rs

Universal Steam Deck Plugin Library

A faster, safer way to write plugin back-ends

Goals

  • Minimum viable plugin
  • Call back-end API from front-end UI
  • External API documentation
  • Internal protocol documentation
  • Async support
  • Encryption
  • PluginLoader/Decky support
    • Plugin template
  • Cross-framework tooling
  • Other programming languages support (C bindings)