ruffle/desktop
crumblingstatue 5f25fe8807
desktop: Don't unwrap url to file path conversion
It might not succeed.
This unwrap crashes the newgrounds Meat Boy flash on desktop.

Instead, use unwrap_or_default with an empty path. This will cause
the read to fail, but it's better than crashing the whole program.
2021-02-04 15:08:56 -08:00
..
assets desktop: Improve ruffle_desktop.rc 2021-01-30 16:32:28 -08:00
src desktop: Don't unwrap url to file path conversion 2021-02-04 15:08:56 -08:00
Cargo.toml build(deps): bump image from 0.23.12 to 0.23.13 2021-02-04 11:21:41 -08:00
build.rs desktop: Fix windows cross compilation of assets 2021-01-24 18:11:48 -08:00