-
Simple program to investigate file header information.
-
Core library. It's designed as an single module without any third party dependencies.
-
This is an expansion library for AssetRipperCore. It includes some extra exporters:
- AudioClip export
- Texture2D export (with Sprites)
- Shader DirectX blob export
-
Basic graphic interface application utilizing the AssetRipperLibrary.
-
Command line equivalent of AssetRipperGUI. Since it has no GUI, it can be cross-platform compatible.
-
Automated tester to verify project integrity while making changes.