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.
Unfortunately, I will not assist in finding the ids in the files for users.
If you enjoy my mods and want to buy me a coffee, check out my Ko-Fi[ko-fi.com] page.
Thanks!
Source code is available on GitHub at https://github.com/NBKRedSpy/QM_DataExport
- Added pacts data
- Added the new 0.9.5 data entries.
- 0.8.5 compatibility update
- Moved data destination directory