This mod has been replaced with the Simple Data Loader as it has the same ability to export data.
In the next game release this will be removed.
Extracts the game's config_* data and localization text to the app data folder.
The data can be found at %AppData%\..\LocalLow\Magnum Scriptum Ltd\Quasimorph_ModConfigs\QM_DataExport\Data. 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 #
.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 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