0.0.4 • Published 7 years ago

unitiyfs-asset-parser v0.0.4

Weekly downloads
2
License
GPL-3.0
Repository
-
Last release
7 years ago

UnityFS AssetBundle parser npm

UnityFS asset bundle parser in JavaScript, without native modules.

Code is loosely based on UnityPack. Thanks for the inspiration!

NOTE: I've only tested this with a very limited number of assets of very specific formats. If you want to improve it, PRs are welcome.

My main goal was to be able to get this done entirely in JavaScript without a native module or any external processes. Should work in node.js, Electron / Cordova and plain browsers (with a Buffer polyfill).

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago