Asset Bundle Loader
Library. Provides helpers to load new assets into Shadows of Doubt. Includes functions for creating ScriptableObjects from raw JSON files, as well as built Unity AssetBundles
Last updated | a month ago |
Total downloads | 25646 |
Total rating | 3 |
Categories | Libraries |
Dependency string | Piepieonline-Asset_Bundle_Loader-2.0.3 |
Dependants | 6 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP Unity games. Preconfigured and ready to use.
Preferred version: 6.0.667README
Piepieonline's AssetBundleLoader
Load AssetBundles built against previous game versions, by correcting referenced PathIDs. Also provides methods to load new ScriptableObjects from raw JSON files.
Manual Installation
- Ensure you have BepInEx BE installed
- Extract the mod to ".\BepInEx\plugins", so you should have ".\BepInEx\plugins\AssetBundleLoader\AssetBundleLoader.dll"
- Ensure the rest of the *.dll files are along side the AssetBundleLoader.dll file
Source:
https://github.com/piepieonline/ShadowsOfDoubtMods/tree/master/AssetBundleLoader