Skip to main content

3 docs tagged with "development"

View all tags

Debugcommands

This module defines a comprehensive suite of debug console commands for spawning entities, manipulating world states, testing game mechanics, configuring components, managing events, and exporting entity data for testing purposes in Don't Starve Together.

Debugkeys

This module defines a comprehensive set of debug key bindings, console command wrappers, and development utilities for manipulating world state, player attributes, entity components, and simulation parameters in the Don't Starve Together simulation, including mouse actions and farming nutrient controls.

Reload

Manages hot-swapping of Lua modules during development to enable live code updates without restarting the game.