Namespace Shard.Assets.Delivery
Classes
- TranslationDelivery
Builds the
UpdateTranslationspacket from the pack's i18n (Server/Languages/<lang>/*.lang). Not an asset store: each.langfile contributeskey=valuelines, keys prefixed by the file's path relative to the language dir (dot-separated), e.g.server.lang→server.<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.