             .__  __               .___                                  
 __ __  ____ |__|/  |_ ___.__.   __| _/____   ____  ____   _____ ______  
|  |  \/    \|  \   __<   |  |  / __ |/ __ \_/ ___\/  _ \ /     \\____ \ 
|  |  /   |  \  ||  |  \___  | / /_/ \  ___/\  \__(  <_> )  Y Y  \  |_> >
|____/|___|  /__||__|  / ____| \____ |\___  >\___  >____/|__|_|  /   __/ 
           \/          \/           \/    \/     \/            \/|__|    
===========================================
Unity Decomp is a program that decompresses Unity bundle files, essentially expanding them so the expanded file is compatible with the Unity engine. This is ideal for people who want to optimize compression, since removing the lz4/lz4hc data allows you to use better compressors like 7-Zip, LOLZ, or FreeARC.

Manual
=======
To expand the file, use: unity_decomp file.bundle/unity3d file.unity3d/bundle.decomp

Idea: Based on code by UABEA

https://github.com/nesrak1/UABEA

LICENCIA:
YO QUE SE QUE CADA UNO LO USE PARA LO QUE QUIERA
