📄️ Dlctasks
Registers the 'Oasis' custom task for the DST map system, defining its progression requirements and room placement rules.
📄️ Caves
Defines cave-level room task configurations for world generation, specifying locked paths, room pools, and visual properties.
📄️ Dst Tasks Forestworld
Defines and registers all world generation tasks used for constructing the forest world in Don't Starve Together.
📄️ Forest
Defines a collection of world generation task templates for the Forest world type in Don't Starve Together.
📄️ Island Hopping
Registers a series of linked task nodes for the "Island Hopping" world generation sequence, defining how islands are procedurally connected and what rooms they contain.
📄️ Lavaarena
Defines the Lava Arena map task configuration used during world generation to specify layout rules and constraints.
📄️ Maxwell
Registers four pre-defined map tasks for the Maxwell campaign (MaxPuzzle1–3 and MaxHome) with specific room constraints and visual settings.
📄️ Moonisland Tasks
Placeholder module containing no functional code — all its tasks were migrated to dst_tasks_forestworld.
📄️ Quagmire
Registers a single optional task (`Quagmire_KitchenTask`) for Quagmire map generation, specifying room placement rules and visual properties.
📄️ Ruins
Defines task configurations for generating Ruins-level cave maps with progressively difficult room sets, lock requirements, and reward keys.