From 9bf84321281e076cb2b6012f7425a2e8dd18fdaa Mon Sep 17 00:00:00 2001 From: Yusuke Arakawa Date: Fri, 17 Jun 2022 13:40:00 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 733c7ed..ff37fd7 100644 --- a/README.md +++ b/README.md @@ -107,8 +107,8 @@ Tool | Description [Unity Assets Bundle Extractor](https://github.com/SeriousCache/UABE) | UABE is an editor for 3.4+/4/5/2017-2021.3 .assets and AssetBundle files. It can create standalone mod installers from changes to .assets and/or bundles. [QuickBMS](https://aluigi.altervista.org/quickbms.htm) with [this script](https://aluigi.altervista.org/bms/unity.bms) or [this one for webplayer](https://aluigi.altervista.org/bms/unity3d_webplayer.bms) | universal script based files extractor and reimporter. QuickBMS supports tons of games and file formats, archives, encryptions, compressions, obfuscations and other algorithms. [DevXUnityUnpacker](https://devxdevelopment.com/Unpacker) | A (paid) tool with a friendly GUI meant for restoring unity projects by inputting the built game/app including a previewer for individual files as image, hex, text etc. +[AssetStudio](https://github.com/Perfare/AssetStudio) | AssetStudio is an independent tool for exploring, extracting and exporting assets. [uTinyRipper](https://github.com/mafaca/UtinyRipper)
![No Longer Maintained](https://img.shields.io/badge/No%20Longer%20Maintained-red.svg) | 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.
**Use ``AssetRipper`` Instead** -[Unity Studio / AssetStudio](https://github.com/RaduMC/AssetStudio)
![No Longer Maintained](https://img.shields.io/badge/No%20Longer%20Maintained-red.svg) | AssetStudio is an independent tool for exploring, extracting and exporting assets. [Unity Assets Explorer](https://zenhax.com/viewtopic.php?t=36)
![No Longer Maintained](https://img.shields.io/badge/No%20Longer%20Maintained-red.svg) | Unity Assets Explorer is used to view the contents of Assets-files (Unity 3D engine). Allows you to: Extract all files, extract one file (from context menu), convert tex-files into a picture format DDS (on extraction), import the changed DDS-images to the archive. > **Do not use UnityEX**, it is most likely a virus.