You are viewing a potentially older version of this package.
View all versions.
R2API Addressables
R2API Submodule for implementing Addressables functionality
Date uploaded | a year ago |
Version | 1.0.0 |
Download link | RiskofThunder-R2API_Addressables-1.0.0.zip |
Downloads | 49333 |
Dependency string | RiskofThunder-R2API_Addressables-1.0.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2109README
R2API.Addressables - Addressable related utility for modding
About
R2API.Addressables is a submodule for R2API that implements systems for working with the AddressablesAPI from Unity.
Currently it adds the AddressReferencedAsset system, which allows you on the Editor or on Code to easily refer to either an explicit Asset, or an Address to said asset.
Changelog
'1.0.0'
- Initial Release