usdpl-back 0.11.0

Universal Steam Deck Plugin Library back-end
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[![Crates.io](https://img.shields.io/crates/v/usdpl-back?style=flat-square)](https://crates.io/crates/usdpl-back)

# usdpl-back

Back-end library for plugins.
Targets x86_64 (native Steam Deck ISA).

This is a minimalist web server for handling events from the front-end.

## Translations

Translations are expected to be in `<path to plugin>/translations/`, in compiled gettext format (`.mo`).