소개
AssetBundle is a powerful server designed for Unity developers and QA engineers to effortlessly analyze Unity AssetBundles. By integrating with AI assistants like gemini-cli, it enables users to query asset information, inspect texture details, and explore various components within an AssetBundle using natural language. This interactive approach streamlines the inspection process, providing quick insights into complex AssetBundle structures and offering flexible data access via SQL queries against the analysis results.
주요 기능
- Interactive AssetBundle Analysis with AI assistants
- Easy installation via NuGet package or .NET tool
- Flexible data access using direct SQL queries
- Comprehensive listing of assets, textures, meshes, shaders, and dependencies
- Analyzes and saves results to a temporary database file
- 8 GitHub stars
사용 사례
- Quickly grasp asset and texture details in Unity AssetBundles by asking questions in natural language.
- Efficiently inspect AssetBundle contents for development and quality assurance.
- Extract specific information from analyzed AssetBundles using SQL for advanced data querying.