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/base_object.rb,
lib/mikunyan/asset_bundle.rb,
lib/mikunyan/object_value.rb,
lib/mikunyan/binary_reader.rb,
lib/mikunyan/types/texture2d.rb,
lib/mikunyan/types/text_asset.rb,
lib/mikunyan/decoders/image_decoder.rb,
ext/decoders/native/main.c

Overview

Module for deserializing Unity Assets and AssetBundles

Defined Under Namespace

Modules: Constants, CustomTypes, DecodeHelper, Decoder Classes: Asset, AssetBundle, BaseObject, BinaryReader, ImageDecoder, ObjectValue, TypeTree

Constant Summary collapse

VERSION =

version string

'3.9.7'