Skip to content

Kirkman/unityfs-asset-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published