Skip to main content

21 docs tagged with "configuration"

View all tags

Caves

Registers and configures cave-level world generation presets and settings for the Caves dimension in Don't Starve Together, including default, enhanced (Cave Plus), and Terraria-style variants.

Constants

This module defines extensive global constant tables for game controls, tiles, events, crafting, UI, and classifications, while providing utility functions to query active event states and platform specifics.

Customize

Central registry and API for world generation and world settings customization options used by the sandbox menu and world configuration systems.

Gamemodes

Central configuration and utility system for managing game modes, including built-in and mod-defined modes, their properties, and runtime queries.

Generate Worldgenoverride

Generates a worldgenoverride.lua file containing current world and settings preset values and override configurations.

Globalvariableoverrides Pax Server

Sets global configuration variables for the Pax server environment, including disabling mod warnings and configuring server termination logic.

Modconfigurationscreen

Manages the UI for configuring mod settings, displaying, editing, and persisting mod configuration options.

Modindex

Manages mod loading, state, dependencies, configuration, and compatibility for Don't Starve Together.

Modsscreen

Manages the in-game mod configuration screen, including mod list rendering, enable/disable toggling, updates, configuration, and applying changes with proper cleanup and reload workflows.

ModsTab

Manages the mod list UI in the server creation screen, including listing, enabling/disabling, configuring, updating, and displaying mod details for client and server mods.

Prefabswaps

Manages configurable prefab substitutions used during world generation, supporting primary/non-primary variants, location-based exclusions, and customization-controlled prefabs.

Quagmire

Registers Quagmire as a custom game level preset with predefined world generation overrides and versioning.

Recipes Filter

A configuration file defining crafting menu filter categories, their icons, and associated recipe lists for the crafting UI.

Rift Portal Defs

Defines configuration templates and utility functions for rift portal prefabs, including fallback implementations and affinity constants.

Serversettingstab

Manages the server configuration UI tab in the server creation screen, including server name, description, password, privacy, game mode, player count, and related settings.

Skilltree Wendy

Generates the structured skill data for Wendy's skill tree, including positions, tags, activation logic, and relationships between skills.

Skilltree Wurt

Provides skill tree configuration and data for Wurt's character skills in Don't Starve Together.

Skin Gifts

A data configuration file mapping skin item names to gift types and defining popup display data for each gift category.

Tilemanager

Central registry and validation system for defining and configuring in-game ground tiles, minimap tiles, falloff textures, and ground creep assets.

Tuning

Defines and initializes the global TUNING table containing all gameplay constants and configuration values for Don't Starve Together.

Worldsettings Overrides

Provides tuning override functions that adjust game difficulty settings for wildlife, weather, events, regrowth, and world mechanics by modifying global TUNING values or dispatching world state events.