usdpl-rs/usdpl-back
2023-06-04 14:05:33 -04:00
..
src Improve flexibility of WASM conversions in code gen 2023-06-04 14:05:33 -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.toml Improve map type conversion for WASM interop 2023-04-30 15:28:59 -04: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).