
Export full item templates from the SPT database on server boot.
Only really useful when developing mods that require such files for their development.
If you need this, you will know.
Specify which items to dump in gipphe-sptdumpitems/config/config.json. Dumped JSON will be written to gipphe-sptdumpitems/data.
Place last in your load order to ensure templates are loaded and that any changes made by any mods are in effect.
Not quite yet...