Skip to content

This Python script is designed to read and organize pricing information from the TraderPlusPriceConfig.json file, which is used in the DayZ Mod TraderPlus

Notifications You must be signed in to change notification settings

napswastaken/TraderPlusPriceSorting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

TraderPlus Price Config Sorter

About The Project

Overview:

This Python script is designed to read and organize pricing information from the TraderPlusPriceConfig.json file, which is used in the DayZ Mod TraderPlus (https://steamcommunity.com/sharedfiles/filedetails/?id=2458896948)

Usage:

Make sure you have the DayZ Mod TraderPlus installed and have the TraderPlusPriceConfig.json file available. Download the traderplus_price_sorter.py script from this repository. Modify the input_file variable in the script to point to the location of your TraderPlusPriceConfig.json file

After execution, the script will generate a new JSON file named TraderPlusPriceConfig_sorted.json in the same directory as your input file. This sorted file will contain the pricing data organized by descending buy price.

License:

General Public License v3.0 (https://www.gnu.org/licenses/gpl-3.0.en.html)

(back to top)

About

This Python script is designed to read and organize pricing information from the TraderPlusPriceConfig.json file, which is used in the DayZ Mod TraderPlus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages