vleue / bevy_embedded_assets

Bevy plugin to embed assets in your game
149 stars 10 forks source link

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

Closed AllenDang closed 10 months ago

AllenDang commented 1 year ago

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?

mockersf commented 10 months ago

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