Skip to content
Dana edited this page Apr 4, 2026 · 52 revisions

Note

Documentation is up-to-date for library version 3.0.0-pre.9

Tutorials

Items

Blocks

Examples

NuGet

CraluminumMods.VintageStory.AttributeRenderingLibrary

To reference the library in your code mod, add the following to your .csproj file:

<ItemGroup>
    <PackageReference Include="CraluminumMods.VintageStory.AttributeRenderingLibrary" Version="3.0.0-pre.9" PrivateAssets="all" />
</ItemGroup>

Clone this wiki locally