Enables version control and programmatic management of Unreal Engine's UMG UI assets by converting them to and from human-readable JSON files.
This project provides a robust, command-line driven workflow designed to revolutionize how Unreal Engine's UMG UI assets are managed. By transforming binary `.uasset` files into human-readable `.json` files, it fundamentally solves the long-standing challenge of versioning these assets in Git. Inspired by similar systems, it empowers developers, UI designers, and AI assistants to interact with UMG assets programmatically, facilitating seamless Git collaboration, automated UI generation, and accelerated design iteration.