Resonite Database Link

A Resonite Database Link is a link that is used to reference an Asset by its Hash.
Revision as of 16:50, 9 February 2025 by Fuzzy (talk | contribs) (a/an correction - since the rest of the page uses 'an asset'... might want to fix capitalisation on it also, 'asset' vs 'Asset' as both are used,...unsure, so will leave it)

A Resonite Database Link is a link that is used to reference an Asset by its Hash.

Format

Resonite database links normally start with resdb:/// and are followed by their Hash and file extension. One example is resdb:///c0501cfad9379754866b45bcc74c77c0d01e6fdd017803f59bfca2f59587d5e4.brson

Usage

Resdb links can be used in game anywhere where an asset link is wanted. For example, the URL field of a Texture2D or for Cloud Spawning.

Obtaining

You can get a resdb link for most Assets in their URL field. For inventory objects you can get their Resrec link and get its resdb link using the API or the GetItemLink mod.

Resdb links are unauthenticated and anyone with a resdb link can access its content