vleue / bevy_embedded_assets

Bevy plugin to embed assets in your game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

With this plugin enabled, how to load file from user local system with a absolute path?

AllenDang opened this issue · comments

I'm trying to load a image from Drag-and-Drop, but with this plugin enabled, system reports cannot find file with absolute path.

Any walk around?

should be possible now with version 0.9 and mode PluginMode::ReplaceAndFallback