Small script that pulls data from google and creates Jsons in desired location. The parent folder needs to be “Resources”. That is the only requirement.
Next on my to-do list:
- Allow updating of the existing Jsons
- Remove non-existing Jsons (without deleting the whole list and re-downloading it… can ruin scripts)
- Allow to put whatever google link
- Do some checking (Resource folder existing, downloaded type existing, etc.)
- Allow downloading/upading/removing all of the scripts with single button
- Allow stacking into single JSON instead of creating one for every item.
- Learn how to do Violentmonkey better. I do not understand how to split it into multiple scripts.
- Rename stuff, got tired mid way.
Probably more stuff needed. This is fun.