Skip to content
Dana edited this page Apr 3, 2026 · 50 revisions

Note

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

Important

Tutorials & Examples

Items

Blocks

Other

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.8" PrivateAssets="all" />
</ItemGroup>

Clone this wiki locally