-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
dd34e1f
commit 836e91e
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule decky-wine-cellar
updated
10 files
+2 −2 | .vscode/build.sh | |
+24 −4 | .vscode/setup.sh | |
+345 −182 | backend/Cargo.lock | |
+16 −16 | backend/Cargo.toml | |
+155 −128 | backend/src/steam_util.rs | |
+9 −3 | backend/src/wine_cask/app.rs | |
+6 −4 | backend/src/wine_cask/install.rs | |
+4 −4 | package.json | |
+186 −180 | pnpm-lock.yaml | |
+4 −3 | rollup.config.js |