ashea-code / BLUI

Rich HTML UI engine for UE4
MIT License
859 stars 259 forks source link

Any way of loading local HTML5 without setting up a local webserver? #101

Closed dannyflint closed 5 years ago

dannyflint commented 7 years ago

Has anybody managed to access a local HTML5 page directly using BLUI? If so please give me some advice. I'm trying to get something setup using construct but local security means it's currently not possible. I don't want to have to link to it over the web. Thanks in advance.

ashea-code commented 7 years ago

Using the protocol blui:// at the start of your URLs will allow you to load content relative to your game directory.

xzessmedia commented 5 years ago
  1. this issue was no real issue
  2. the "issue" has been resolved
  3. this issue is nearly 2 years old and should be closed.

if the maintainer needs help, let us help you, but its a waste to abandon it!

ashea-code commented 5 years ago

@xzessmedia

You're needlessly pointing out something. This project is over 5 years old. I made it in college. I have a full time job as a tools engineer now. It's open source. Anyone can contribute. Including you.

If someone wants to take it over, feel free to ask.