usdpl-rs/usdpl-back
2023-02-21 21:06:28 -05:00
..
src Fix incorrect home dir on Decky 2023-02-21 21:06:28 -05:00
build.sh Improve build scripts and framework to get WASM loaded on Steam Deck 2022-06-12 17:30:14 -04:00
Cargo.toml Fix incorrect home dir on Decky 2023-02-21 21:06:28 -05:00
README.md Use plugin dir for locating translations without janky path passthru from front 2023-02-13 21:43:13 -05:00
README.tpl Document, improve some API functionality 2022-06-16 17:19:45 -04:00

Crates.io

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).