Is your proposal related to a problem?
The https://github.com/Kaszanas/SC2_Datasets repo now can support single JSON datasets.
Hence the need to include additional information such as the original replaypack the file came from etc.
This information is outlined here: https://github.com/Kaszanas/SC2_Datasets/blob/f51bc3c08e8c2536ff2d61460ac8423243db7f74/src/sc2_datasets/utils/json_utils.py#L230-L236
Describe the solution you'd like
Add these fields to the output.
Is your proposal related to a problem?
The https://github.com/Kaszanas/SC2_Datasets repo now can support single JSON datasets.
Hence the need to include additional information such as the original replaypack the file came from etc.
This information is outlined here: https://github.com/Kaszanas/SC2_Datasets/blob/f51bc3c08e8c2536ff2d61460ac8423243db7f74/src/sc2_datasets/utils/json_utils.py#L230-L236
Describe the solution you'd like
Add these fields to the output.