Skip to main content

3 docs tagged with "development"

View all tags

Debugcommands

This file defines a comprehensive suite of debug console commands for Don't Starve Together that enables entity spawning, world manipulation, system testing, scrapbook data generation, and various development utilities for modders and developers.

Debugkeys

A debug utility module that registers keyboard handlers, defines key bindings, and provides developer tools for testing and inspecting game state in Don't Starve Together.

Reload

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