Dead Cells Core Modding
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.
- If you find any bugs, please submit an issue to us.
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
.
- Path:
- Additional Materials
- A screenshot of when the problem occurred.
- Other relevant debugging information.