Skip to main content

Dead Cells Core Modding

GitHub License Build And Test

Dead Cells Core Modding (DCCM) is an unofficial modding framework designed to provide more in-depth modification of the game.

warning

DCCM currently only supports the Windows version on the Steam platform.

warning

DCCM is still under development. This means:

  • The API may undergo significant changes without prior notice.
  • Confusing bugs may appear.

Submitting an Issue

warning

As the developer is a high school senior with limited time for maintenance, please understand that bug fixes may take a considerable amount of time.

tip

Before submitting, please ensure that the issue has not already been reported.

Create a new issue on the Github Issues page.

The issue should include the following:

  • Problem Description
    • A detailed explanation of the problem encountered (crashes/errors/abnormal behavior, etc.).
  • Log File
    • Path: <DeadCellsGameRoot>/coremod/logs/log_latest.log.
  • Additional Materials
    • A screenshot of when the problem occurred.
    • Other relevant debugging information.