unity-parser
v1.1.1
Published
UnityBundle, UnityAsset parser in Node.js
Downloads
4
Readme
Unity Parser
Highly experimental UnityBundle, UnityAsset parser in Node.js.
This is not an universal unity parser, but designed for some specific game. If you are going to parse other game's resource files and other game is using Unity 5.1.2f
, it may work. Otherwise, it might not work.
Work in progress.
Reference
- https://github.com/marcan/deresuteme/blob/master/decode.py (Apache 2.0 License)
- https://github.com/RaduMC/UnityStudio (MIT License)