🎮 Game

A library package stub for an Unreal 5 importer, but this project only contains the auto-generated compiler metadata file. There is no runtime or editor code, only global usings and assembly attributes.

🔧 Editor

An editor tool that imports static meshes and materials from an Unreal project into a s&box project. It runs UnrealEditor-Cmd with a bundled Python exporter to stage FBX and texture data, processes textures, then generates .vmat and .vmdl kv3 files and copies assets into the project. UI and helpers cover uproject discovery, engine lookup, manifest load, and file writes.