Skip to content

Commit aff0e9f

Browse files
authored
Update README.md
1 parent 3ae1ac2 commit aff0e9f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Blue-Archive-AssetBundle-Extractor
1+
# Unity-AssetBundle-Extractor
22
## What does this script do
3-
Extract all AssetBundle of Blue Archive
3+
Extract assetbundles using UnityPy
44

55
![image](https://github.com/user-attachments/assets/c93b531b-eb8b-4d96-96f6-f9579b4746e1)
66

@@ -9,11 +9,11 @@ Extract all AssetBundle of Blue Archive
99
Currently, Texture2D, Sprite, AudioClip, Mesh, and TextAsset are available for export
1010

1111
## How to use
12-
Clone this repository, change directory to Blue-Archive-AssetBundle-Extractor folder in this repository,
12+
Clone this repository, change directory to Unity-AssetBundle-Extractor folder in this repository,
1313

1414
create virtual environment, install requirements with requirements.txt
1515

16-
and run script Blue_Archive_AssetBundle_Extractor.py
16+
and run script Unity_AssetBundle_Extractor.py
1717

1818
## Credits
1919
- [K0lb3](https://github.com/K0lb3) - Author of UnityPy(https://github.com/K0lb3/UnityPy)

0 commit comments

Comments
 (0)