Skip to main content

2 docs tagged with "registration"

View all tags

Prefabs

Defines core data structures for registering and managing game prefabs and their associated assets.

Recipes

This file defines the complete crafting recipe registry for Don't Starve Together, registering all character-specific items, structures, tools, consumables, event items, and deconstruction recipes using Recipe2() and Ingredient() functions with technology tier requirements, ingredient costs, and validation callbacks.