Hello!
I made this repo to help with managing a modpack for friends.
It was also a great way to learn workflows for github.
Every time a new merge or push happens
1: The manifests version automatically iterates up by one
2: Publishes it automatically to the thunderstore page
Links
https://github.com/aidanfoss/LethalCompanyPack
https://thunderstore.io/c/lethal-company/p/EGK/epicGamerPak/
https://thunderstore.io/settings/teams/EGK/
How to add mods
1: Select the manifest.json in the repo (should be directly above)

2: Select edit this file, it will be on the top right of the text box

3: Copy the dependancy string of the mod you want to add

4: Add it to the end of the manifest.json, and preserve the comma formatting. (DO NOT EDIT THE VERSION NUMBER)

5: Wait about 10 minutes, and the modpack will update on thunderstore as well