This Python script is designed to read and organize pricing information from the TraderPlusPriceConfig.json file, which is used in the DayZ Mod TraderPlus
-
Updated
Aug 17, 2023 - Python
This Python script is designed to read and organize pricing information from the TraderPlusPriceConfig.json file, which is used in the DayZ Mod TraderPlus
This Python script serves the purpose of comparing the contents of two files: TraderPlusPriceConfig.json and Types.xml. It generates two separate logs that highlight discrepancies between the two files. These logs are saved in the \downloads directory.
This is a python-based template for a DayZ PBO Packer, designed to create a functional, non-obfuscated PBO with the essential components. While I personally advise against writing a complete packer in python, if you are skilled in python and have sufficient time, it is indeed feasible.
Made for use with DayZ. Scans folders and subfolders for json and xml files, scanning them for errors and creating a log file in /downloads. Quick easy way to locate issues as dayz print to script there's an invalid json or xml, but never tell you which one is invalid.
Add a description, image, and links to the bohemia topic page so that developers can more easily learn about it.
To associate your repository with the bohemia topic, visit your repo's landing page and select "manage topics."