0
0
mirror of https://github.com/sp-tarkov/loot-dump-processor.git synced 2025-02-12 17:10:45 -05:00

5 Commits

Author SHA1 Message Date
CWX
39ac387aae
Per map process (#1)
* Seperate Tasks into their own methods, Add method to add map name to file name

* Formatting and added a few comments

* Add Clear method to collectors

* Change to local var, so data isnt stored longer than needed

* add Clear method to Storages

* Add changes for Per Map Processing and file i forgot to commit last time

* Update config to have mapNames in it, removed unused yaml file

* update comment

* changed to not throw so Filemode still can be used
2024-12-31 09:12:48 +00:00
Chomp
468871b62c Enabled DATAS in project 2024-12-04 17:14:36 +00:00
a320d24ee4
Changes for 3.10 (32160)
- Updates the Model/Input classes to match the new export JSON structure
- Updates references to model structure
- Updates SevenZipSharp package
- Adds a few null checks
2024-08-22 15:33:27 -04:00
Dev
e940df4948 Update .net version to 8 2024-01-17 17:04:43 +00:00
CWX
8e3af6a893 initial push of Loot Processing Tool 2023-08-12 19:08:38 +01:00