Table of Contents

Namespace Shard.Assets.Delivery

Classes

TranslationDelivery

Builds the UpdateTranslations packet from the pack's i18n (Server/Languages/<lang>/*.lang). Not an asset store: each .lang file contributes key=value lines, keys prefixed by the file's path relative to the language dir (dot-separated), e.g. server.langserver.<key>.

TypedAssetDelivery

Builds deterministic packet bodies from typed asset collections.

TypedAssetPackets

The typed-asset Update* packets, built once after resolution and reused for every client (they are self-contained Init packets). Provided as a stable reference in setup; populated during preload.