Module: Mikunyan

Defined in:
lib/mikunyan.rb,
lib/mikunyan/asset.rb,
lib/mikunyan/version.rb,
lib/mikunyan/decoders.rb,
lib/mikunyan/constants.rb,
lib/mikunyan/type_tree.rb,
lib/mikunyan/asset_bundle.rb,
lib/mikunyan/object_value.rb,
lib/mikunyan/binary_reader.rb,
lib/mikunyan/decoders/image_decoder.rb,
ext/decoders/native/main.c

Overview

Module for deserializing Unity Assets and AssetBundles

Defined Under Namespace

Modules: DecodeHelper Classes: Asset, AssetBundle, BinaryReader, ImageDecoder, ObjectValue, TypeTree

Constant Summary collapse

VERSION =

version string

"3.9.6"