mirror of
https://github.com/AssetRipper/AssetRipper.git
synced 2025-12-11 20:15:29 +01:00
1.3 KiB
1.3 KiB
Structure
-
Simple program to investigate file header information.
-
Core library. It's designed as an single module without any native dependencies.
-
This is an expansion library for AssetRipperCore. It includes some extra exporters:
- AudioClip export
- Texture2D export (with Sprites)
- Dummy Shader Export
- Text Asset Export
- Font Export
- Movie Texture Export
- Mesh Export
- Script Export (Mono and IL2Cpp)
-
Basic cross-platform graphical interface application utilizing the AssetRipperLibrary.
-
Command line equivalent of AssetRipperGUI.
-
Automated tester to verify project integrity while making changes.