alphastrata / shadplay

Real-time wgsl visualisation tooling for educating oneself in the art of shader programming
MIT License
381 stars 11 forks source link

First startup fix #62

Closed 66OJ66 closed 1 year ago

66OJ66 commented 1 year ago

Hi,

When starting shadplay for the 1st time, I got this error Error: No such file or directory (os error 2).

After doing some digging, it looks like UserConfig isn't created automatically.

So this PR simply: