1 个仓库
Extraction of structured assets from monolithic binary bundles using predefined data schemas.
Distinct from Schema-Driven Extraction: Focuses on binary game bundles rather than unstructured web content extraction.
Explore 1 awesome GitHub repository matching data & databases · Binary Bundle Schema Extraction. Refine with filters or upvote what's useful.
UABE 是一个专门的工具集,用于提取、修改和转换存储在 Unity 引擎包文件中的资产。它作为一个资产包提取器和游戏模组工具,旨在更改 Unity 游戏中的 3D 网格、纹理和音频。 该项目包含一个资产格式转换器,将内部 Unity 数据转换为通用文件格式以供外部编辑。它还具有模组安装程序生成器,可从修改后的资产包文件中创建独立的安装包。 该软件提供了游戏资源提取和资产转换的功能,允许用户检索嵌入文件并将专有的内部资产转换为标准媒体类型。
Uses predefined data structures to isolate specific asset types from monolithic bundle files.