Github Home

<Introduction>


Hopefully this quick and dirty XPath Guide/Tutorial helps.
I wrote this to help people and for myself, since i forget things easily.

This is basically more a glossary / tips / tricks
I am converting this from an Google Doc I had for years.

Also pulling from way better sources/resource sites
that's why i have a section for Resource Links.
I mainly doing this cause i am bored and i like colors/visuals.

Everything is done on the OS Windows. I don't know anything about Macs.

Warning

Modding 7 Days to Die means changing game files and other important mechanics of the game.
This can cause your game to display glitches, crash, or even corrupt save files.
Please backup your saves before attempting any modification to the game.

But if you need help I can try and help.
Also if you have anything to add or something is wrong please contact me.

The Best place to reach me is
Discord - DarkAoRaidenX.

Server Side .VS. Non Server Side


Server Side

Mods do not need any special resources like icons or Unity models and is XML only.

Non Server Side

Mods that need to be installed on the host and who ever connects.
As they have resource like icons or Unity models and is XML only.

Recommendations

I recommend these Text Editors NotePad++ or the one i use
is Visual Studio Code and will be using for this Guide.

Would also recommend 7-Zip or WinRAR to zip up your files.

Highly Recommend Watching
Max Fox's Videos - A21+ XML Modding.