mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-15 01:19:15 +02:00
Add WebGPU renderer (#648)
This commit is contained in:
@@ -16,6 +16,9 @@
|
||||
"@modules/*": ["./modules/*"],
|
||||
"@utils/*": ["./utils/*"],
|
||||
},
|
||||
|
||||
"types": ["@types/bun", "@webgpu/types"],
|
||||
|
||||
// Enable latest features
|
||||
"lib": ["ESNext", "DOM"],
|
||||
"target": "ESNext",
|
||||
|
Reference in New Issue
Block a user