As a Roblox developer, it’s too hard to add locally hosted images without uploading to Roblox.
I think this could benefit everybody (especially plugin devs). It wouldn’t work on the main client (obviously) but just being able to access my locally hosted images would be amazing.
You can do this already sort of if you open the Roblox content folder then the textures folder you can put stuff in there then use this url: “rbxasset://textures/(your texture filename here)”
You can also use the other content folders if you change the textures at the start of the url for another content folder.