feat: moving sources to worker

This commit is contained in:
Chubby Granny Chaser
2025-10-18 14:07:44 +01:00
parent 393c55738c
commit c2273dbf71
6 changed files with 329 additions and 84 deletions

View File

@@ -19,3 +19,4 @@ export * from "./wine";
export * from "./lock";
export * from "./decky-plugin";
export * from "./resource-cache";
export * from "./game-matcher-worker-manager";