Skip to content

A .NET library for reading and modifying Unity assets and bundles.

License

Notifications You must be signed in to change notification settings

AXiX-official/UnityAsset.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityAsset.NET

MIT NuGet Stats

A .NET library for reading and modifying Unity assets and bundles.

Features

For now, it can only do a few simple things in the outer layer of the bundlefile

  • Read and write uncompressed/lz4-compressed/lzma-compressed Unity bundlefile
  • Handling UnityCN encryption
  • Calculate and fix the CRC32 value of bundlefile

Acknowledgements

This project uses code from the following open source projects:

  • Studio by Razmoth: Modded AssetStudio with new features.
  • AssetStudio by aelurum: modified version of Perfare's AssetStudio.

We are grateful to the developers of these projects for their work.

About

A .NET library for reading and modifying Unity assets and bundles.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages