Skip to content

Releases: lmaydev/OpenConstructionSet.Dump

Verision 2

11 Feb 23:30
9029227

Choose a tag to compare

Rewrote the CLI and moved to Net9

Version 1

03 Nov 15:03

Choose a tag to compare

OpenConstructionSet.Dump

A simple application that uses the OpenConstructionSet to load and dump your current Kenshi game data to JSON.

Usage

By default ocs-dump will save to data.json in the active directory.
If an argument is passed it will be treated as the output file.

Example

Save to data.json

ocs-dump

Save to custom file

ocs-dump custom.json

ocs-dump output/data.json

ocs-dump C:/output/data.json