A free mod for 7 Days To Die, by Verayth-Rob.
OBSOLETE-XML is a Powershell script XML Modding Tool.
This script is not an official game development, but a tool for editing XML files.
This tool is not intended for game development.
To edit XML files, you will need to install it on your PC and then run it.
OBSOLETE-XML is a tool for making small changes to XML files.
The first thing you need to know about OBSOLETE-XML is that "modding" XML files aren't really possible, since every mod author will conflict with others who edit the same file.
So this is a scripted solution to apply tweaks individually to the files you choose.
This script should work just fine on top of other "mods" as it saves the prior values as new keys within the edited XML file for easy reversion.
I haven't noticed any game-breaking problems with doing this.
The script should be fairly easy to follow and make changes to yourself.
Each XML tweak is a separate function with rollback to default at the top followed by cheats and then normal modding values at the bottom.
I'd recommend getting a good code editor with colorized syntax highlighting like vscode from Microsoft.