Replies: 3 comments 4 replies
-
If done, we need to revert #535 Which brings me to a good point. How do we best namespace mods from GitHub? From the top of my head we could split up the folders based on download source and then use the respective namespace for each platform.
or the like. For GitHub mods we could also use a different delimiter than Which thinking of, |
Beta Was this translation helpful? Give feedback.
-
Here are some thoughts behind this: Thunderstore issues.Over the past days there was some Thunderstore update that broke some stuff for other games. Not for us luckily but who knows what the future holds. Source codeWe already require the source code to be on GitHub and even include repos in the verified mods json, why not just allow the downloads straight from there. Better controlGitHub already has a hash for releases, commits etc. making it easy to use that for verification. QualityI think less "low quality" mods will be sent in for verification if github was the source instead of thunderstore since it would require people to know GitHub a bit more then just "upload code > setup action" |
Beta Was this translation helpful? Give feedback.
-
It would also be useful if direct URLs could be specified to a mod. |
Beta Was this translation helpful? Give feedback.
-
Idea is to also allow GitHub releases as a source for verified mods. Since they already have hashes etc to compare before even downloading.
Beta Was this translation helpful? Give feedback.
All reactions