Skip to main content

Installing the MDK

MDK (Mod Development Kit) is a mod development toolkit provided by DCCM. This tutorial will guide you through the installation and basic configuration of the MDK.

Prerequisites

Installation Steps

Running the MDK Installation Script

  • Open File Explorer and navigate to the coremod/core/mdk folder in the game's root directory.
  • Right-click on the install.ps1 PowerShell script and Run with PowerShell.

Verifying the MDK Installation

Execute the following command in PowerShell or Command Prompt:

dotnet nuget list source

You should see something similar to the following in the output:

Registered Sources:
1. DeadCoreModdingMDK [Enabled]