Skip to content

Commit 0b79a0a

Browse files
committed
add wsl exports
1 parent 6fdbdb8 commit 0b79a0a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

wsl.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# updating to bevy 0.14 caused issues with WSL for me, these vars help, run source wsl.sh before other cargo commands and it might work, you might need to install mesa/vulkan drivers
2+
export WGPU_BACKEND=vulkan
3+
export WINIT_UNIX_BACKEND=x11

0 commit comments

Comments
 (0)