Skip to content

Releases: srowlandsdev/unity-abreader

ABReader - Beta v0.2

05 Feb 13:19
2bb91ad
Compare
Choose a tag to compare
ABReader - Beta v0.2 Pre-release
Pre-release

Adding support to read entries in zipped archive as well as copy them to another local path or export the entry data to JSON.

Full Changelog: v0.1.0...v0.2.0

ABReader - Beta v0.1

03 Feb 23:57
8c29d6c
Compare
Choose a tag to compare
ABReader - Beta v0.1 Pre-release
Pre-release

Publishing the initial release of ABReader with zipped source and a unity package.

Current functionality:

  • Read data from a single asset bundle or directory of them
  • Data returns the asset names, scene paths, hashcodes, instance id's and whether the bundle(s) are streamed
  • Export the read results into a json formatted file