Skip to content

HTML parser for Unreal Engine 4

Notifications You must be signed in to change notification settings

AlexeyTaranov/UE4_Gumbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE4 GumboParser


UE4 GumoParser is plugin for parsing HTML in editor with blueprints.

Based on https://github.com/google/gumbo-parser

Start Guide

Supported platform: Win64 Editor

Supported Version: UE4.23-4.26

Features:

-Parsing HTML by web or string

-Simple work with HTML nodes, attributes in Blueprints.

Gumbo use CRT and this plugin can't use in runtime.

Releases

No releases published

Packages

No packages published