Data Export

If you liked this item, please rate it up on Steam Workshop page.

Author: nbk_redspy

Last revision: 20 Mar at 11:49 UTC

File size: 34.98 KB

On Steam Workshop

Description:
Quasimorph Data Export

Extracts the game’s config_* data and localization text to the app data folder.

The data can be found at %AppData%..LocalLowMagnum Scriptum LtdQuasimorph_ModConfigsQM_DataExportData. with the extension of .tsv.

The data is extracted directly from the game’s resources. The files often contain more than one table, with each table being preceded by a #<table name>.

The item ids generally do not match the name displayed in the game, so the user will need to find the actual item ids themselves.

ID Support

Unfortunately, I will not assist in finding the ids in the files for users.

Support

If you enjoy my mods and want to buy me a coffee, check out my Ko-Fi[ko-fi.com] page.
Thanks!

Source Code

Source code is available on GitHub at https://github.com/NBKRedSpy/QM_DataExport

Change Log

1.3.0
  • Added pacts data

1.2.4
  • Added the new 0.9.5 data entries.

1.2.3
  • 0.8.5 compatibility update

1.2.2
  • Moved data destination directory