Currently the detection of new mods in the folder that were downloaded from the website and put in the mods folder and not through client have a hard time being detected so a refresh button would be nice to force check if there are new or missing jars or resource packs
and thanks for implementing this! :) <3
Attachments Open full size
Thanks, good point.
Attachments Open full size
I have some code laying around to parse JAR files and get some info out of them. I've used it in the past to generate markdown files with a list of mods, their versions, authors, the CurseForge link, etc. shouldn't be too much of a struggle to sync the mods and show "custom" mods separately :)
I've used pizzip to parse the JAR files in NodeJS.
Attachments Open full size