HAL9000
Tester
Hey guys,
Here's the new community made tool for modding 7 Days to Die. It is going to be the replacement for SDX going forwards.
The tool is open-source and can be found on github: https://github.com/HAL-NINE-THOUSAND/DMT.
-- ALPHA 20 - Major Changes --
With Alpha 20 Harmony is now supported by the vanilla game so DMT will be tipping its hat and riding into the sunset to find the machine elves.
If you're still running an old alpha DMT will continue to work as it did. It _may_ be compatible with A20 too but we're recommending you move to the new built-in modding support as that is the future of mod integration with 7 days. A lot of the modders are/have moved to the new system so go check their posts or discord for the latest versions
Downloads
v2.2
--v2
DMT v2 is now released. The major change is it now uses Harmony v2 instead of v1. This is a breaking change so I've bumped the DMT release to v2 as well. There are some upgrade processes you'll need to do for your mod. A lot of them can be done by DMT by using the "Attempt Hamony Auto Update" checkbox when building

Further details of the updates required can be found here: https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0
We've also removed the requirement for the mod.xml. Now both vanilla and DMT uses the ModInfo.xml file. Again, there is an auto-update function built in that should server most cases. Once the update is done you should delete the mod.xml file to remove any warnings that are generated in DMT.
--
All previous SDX mods should be compatible with DMT but also comes with some new features and workflow improvements. The main new benefit is support for the Harmony modding library
Tutorials
Harmony hooks for DMT by sphereii (note: DMT now uses Harmony v2 so these may not work without using the upgrade feature in DMT v2)
Decompiler / Code viewer
dnSpy
Many thanks to sphereii and the other testers of DMT. If anyone is interested in keeping the source updated feel free to submit a pull request or PM me.
Cheers,
Hal
Here's the new community made tool for modding 7 Days to Die. It is going to be the replacement for SDX going forwards.
The tool is open-source and can be found on github: https://github.com/HAL-NINE-THOUSAND/DMT.
-- ALPHA 20 - Major Changes --
With Alpha 20 Harmony is now supported by the vanilla game so DMT will be tipping its hat and riding into the sunset to find the machine elves.
If you're still running an old alpha DMT will continue to work as it did. It _may_ be compatible with A20 too but we're recommending you move to the new built-in modding support as that is the future of mod integration with 7 days. A lot of the modders are/have moved to the new system so go check their posts or discord for the latest versions
Downloads
v2.2
--v2
DMT v2 is now released. The major change is it now uses Harmony v2 instead of v1. This is a breaking change so I've bumped the DMT release to v2 as well. There are some upgrade processes you'll need to do for your mod. A lot of them can be done by DMT by using the "Attempt Hamony Auto Update" checkbox when building

Further details of the updates required can be found here: https://stardewvalleywiki.com/Modding:Migrate_to_Harmony_2.0
We've also removed the requirement for the mod.xml. Now both vanilla and DMT uses the ModInfo.xml file. Again, there is an auto-update function built in that should server most cases. Once the update is done you should delete the mod.xml file to remove any warnings that are generated in DMT.
--
All previous SDX mods should be compatible with DMT but also comes with some new features and workflow improvements. The main new benefit is support for the Harmony modding library
Tutorials
Harmony hooks for DMT by sphereii (note: DMT now uses Harmony v2 so these may not work without using the upgrade feature in DMT v2)
Decompiler / Code viewer
dnSpy
Many thanks to sphereii and the other testers of DMT. If anyone is interested in keeping the source updated feel free to submit a pull request or PM me.
Cheers,
Hal
Last edited by a moderator: