Thunderstore icon indicating copy to clipboard operation
Thunderstore copied to clipboard

[FEATURE REQUEST] Allow a package with the same name, team name, and version, to exist for multiple games

Open qwbarch opened this issue 10 months ago • 0 comments

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.

qwbarch avatar Apr 08 '24 03:04 qwbarch