Customize
Defines the schema and API for world generation and server settings configuration options.
Defines the schema and API for world generation and server settings configuration options.
Provides a utility function to upgrade legacy mod level data from version 1 to version 2 format for compatibility with newer DST engine expectations.
Manages the UI for configuring mod settings, displaying, editing, and persisting mod configuration options.
Manages a filter bar UI for the Mod tab, allowing users to filter mods by type (workshop/local/all), status (enabled/disabled), and search term.
Manages mod loading, state, dependencies, configuration, and compatibility for Don't Starve Together.
Manages the mod configuration screen, handling UI layout, mod tab interaction, input controls, and apply/cancel actions for mod management in DST.
Provides utility functions and API hooks for mod configuration, world generation, and runtime initialization in Don't Starve Together.
Defines the complete network RPC system for Don't Starve Together, including server-bound, client-bound, and shard-to-shard RPC handlers with queue management and mod extension APIs.
Manages world start location configurations for the sandbox menu, supporting both built-in and mod-defined start locations.
Entry point for world generation, responsible for initializing the world generation pipeline, handling mod data, and producing saveable world data structures.