What feature do you want?
It would be good if the resource was loaded from the resource file, I use cef_texture.url = "res://mario.html" and it tells me, file not found mario.html/index.html, ideally being able to load the page from a resource or even in RAM data like an array
Why is this useful?
loads like Godot resources and in RAM you can load pages downloaded from other sources, for example enet or iroh
Alternatives considered (optional)
No response
Additional context (optional)
No response
Before submitting
What feature do you want?
It would be good if the resource was loaded from the resource file, I use cef_texture.url = "res://mario.html" and it tells me, file not found mario.html/index.html, ideally being able to load the page from a resource or even in RAM data like an array
Why is this useful?
loads like Godot resources and in RAM you can load pages downloaded from other sources, for example enet or iroh
Alternatives considered (optional)
No response
Additional context (optional)
No response
Before submitting