uTinyRipper is a tool for extracting assets from serialized files (CAB-*, *.assets, *.sharedAssets, etc.) and assets bundles (*.unity3d, *.assetbundle, etc.) and conveting them into native Engine format.
uTinyRipperCore
Core library. It's designed as an single module without any third party dependencies.
uTinyRipperGUI
Basic graphic interface application. It has some extra converters, so additionally it export:
uTinyRipperConsole and uTinyRipperConsoleNETCore
Sample console application which is designed to test Core library functionality.
It is command line console application. Drag and drop resource file(s) or/and folder(s) onto .exe to retrive assets. It will automaticly try to find resource dependencies, create 'Ripped' folder and extract all supported assets into created directory.
As it is a sample application so I'm not going to improve it in any way.
If you want to build a solution, you need:
- .NET Framework 4.6.0 + .NET Standard 1.3 + .NET Core 1.0 SDK
- Compiler with C# 7.3 syntax support (Visual Studio 2017)
If you want to run binary files, you need to install:
- Microsoft Visual C++ 2013 and Microsoft Visual C++ 2015 Redistributables
- Unity 2017.3.0f3 or greater (NOTE: editor version must be no less than game version)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。