01Version control for UMG UI assets using human-readable JSON files
02Export Unreal Engine UMG `.uasset` files to structured `.json` format
03Apply `.json` definitions to programmatically create or overwrite UMG `.uasset` files
04Command-line driven programmatic interaction with UMG assets
05TCP server communication between external clients and Unreal Engine Editor
060 GitHub stars