Posted December 29, 2023 by d10sfan
The latest release added modding support! For now, new maps can be created and imported by the game. In the future, turrets and enemies could also be added. As well, overriding existing assets should be possible with the way Godot works.
A mod file is a Godot .pck, which can be placed in the mod folder (your game settings directory then mods). For more information about that see https://github.com/d10sfan/duel-defense#modding
I do have plans for the future to integrate with mod.io, so that mods can be much more easily shared and downloaded.