Thunderstore
Thunderstore copied to clipboard
[FEATURE REQUEST] Allow a package with the same name, team name, and version, to exist for multiple games
Different sections of TS should be able to have a mod that essentially has the same manifest, but include different game-specific functionality.
One thing brought up as a potential issue if this were to become a thing is, for example, GET /api/experimental/package/{namespace}/{name}/{version}/
does not require you to specify which section of TS the package comes from.
If such endpoints do not require the section (game) of TS, in my opinion it should be deprecated in favour of endpoints that take do require the section as part of its query.