Likely simple solution:
Add season guids to guids.json
Will require some re-coding of main.py to load them correctly most likely.
Alternatively create another json to load them from such as season_guids.json.
This would lead to the ability to create another cosmetics_guids.json as well if that is planned.
Likely simple solution: Add season guids to
guids.json
Will require some re-coding of main.py to load them correctly most likely.Alternatively create another json to load them from such as
season_guids.json
. This would lead to the ability to create anothercosmetics_guids.json
as well if that is planned.