You are viewing a potentially older version of this package. View all versions.
Piepieonline-Asset_Bundle_Loader-1.0.4 icon

Asset Bundle Loader

Library. Load AssetBundles built against previous game versions, by correcting referenced PathIDs

Date uploaded 9 months ago
Version 1.0.4
Download link Piepieonline-Asset_Bundle_Loader-1.0.4.zip
Downloads 9551
Dependency string Piepieonline-Asset_Bundle_Loader-1.0.4

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.667 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP Unity games. Preconfigured and ready to use.

Preferred version: 6.0.667

README

Piepieonline's AssetBundleLoader

Load AssetBundles built against previous game versions, by correcting referenced PathIDs

Manual Installation

  • Ensure you have BepInEx BE installed
  • Extract the mod to ".\BepInEx\plugins", so you should have ".\BepInEx\plugins\AssetBundleLoader\AssetBundleLoader.dll"

Source:

https://github.com/piepieonline/ShadowsOfDoubtMods/tree/master/AssetBundleLoader

CHANGELOG

1.0.4

  • Fixed for game version 34.05 (Addressables)

1.0.3

  • Fixed an issue that could occur when loading multiple bundles fresh that reference the same asset

1.0.2

  • Fixed the UniverseLib dependency (Both included DLL and missing initialisation)

1.0.1

  • Fixed a bug with reloading bundles in the same session. Added BepInEx BE dependency properly.

1.0.0

  • Initial Thunderstore (BepInEx BE) version