feat(*): add v4 webpack api and port everything to it

also restructures a bunch
This commit is contained in:
AAGaming
2024-05-12 15:45:26 -04:00
parent 9c79187d37
commit bffd530bda
52 changed files with 508 additions and 581 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@decky/frontend",
"name": "@decky/ui",
"version": "4.0.0",
"description": "A library for interacting with the Steam frontend in Decky plugins and elsewhere.",
"main": "dist/index.js",