7d2dMP
New member
If you are a modder, artist, developper on 7DTD, maybe you wanted to check your "world" after modifications.
So here is a software to check the files.
It works with 7DTD vanilla or Darkness Falls mod.
Read the "WC-readme.txt" file for more information.
There is still a lot of work to do !
All the infos and download link here : https://discord.gg/QZbJWDp9vB
--------------------------------------------------------------------------------------------------------------------------------------------------
What is checked ?
------------------------------------------
- the presence of all mandatory files
- the content of map_info.xml
. is it a valid XML file
. contains the right XML tags/attributes
. map size is correct
. ...
- the content of prefabs.xml
. is it a valid XML file
. contains the right XML tags/attributes
. prefabs exists in game's prefabs
. prefab's position fit to map
. numeric values are correct
. ...
- the content of spawnpoints.xml
. is it a valid XML file
. contains the right XML tags/attributes
. numeric values are correct
. ...
- the content of water_info.xml
. is it a valid XML file
. contains the right XML tags/attributes
. numeric values are correct
. ...
- the content of biome.png
. is it a valid PNG file
. has a good size
. contains the right biome's colors
. ...
- the content of radiation.png
. is it a valid PNG file
. has a good size
. contains the right colors
. ...
- the content of splat3
. is it a valid PNG file
. has a good size
. contains the right colors
. has the valid alpha channel
. ...
- the content of dtm
. is it a valid PNG file or binary file
. has a good size
. contains the right grey colors
. ...
So here is a software to check the files.
It works with 7DTD vanilla or Darkness Falls mod.
Read the "WC-readme.txt" file for more information.
There is still a lot of work to do !
All the infos and download link here : https://discord.gg/QZbJWDp9vB
--------------------------------------------------------------------------------------------------------------------------------------------------
What is checked ?
------------------------------------------
- the presence of all mandatory files
- the content of map_info.xml
. is it a valid XML file
. contains the right XML tags/attributes
. map size is correct
. ...
- the content of prefabs.xml
. is it a valid XML file
. contains the right XML tags/attributes
. prefabs exists in game's prefabs
. prefab's position fit to map
. numeric values are correct
. ...
- the content of spawnpoints.xml
. is it a valid XML file
. contains the right XML tags/attributes
. numeric values are correct
. ...
- the content of water_info.xml
. is it a valid XML file
. contains the right XML tags/attributes
. numeric values are correct
. ...
- the content of biome.png
. is it a valid PNG file
. has a good size
. contains the right biome's colors
. ...
- the content of radiation.png
. is it a valid PNG file
. has a good size
. contains the right colors
. ...
- the content of splat3
. is it a valid PNG file
. has a good size
. contains the right colors
. has the valid alpha channel
. ...
- the content of dtm
. is it a valid PNG file or binary file
. has a good size
. contains the right grey colors
. ...