nothub / mrpack-install

Modrinth Modpack server deployment
https://pkg.go.dev/github.com/nothub/mrpack-install
MIT License
128 stars 9 forks source link

Automatically filter client-side mods #34

Closed VELD-Dev closed 6 months ago

VELD-Dev commented 7 months ago

In order not to have client-side mods, such as Embeddium, Rubidium, JEI, REI, etc... Mods have a data on the Modrinth API that tells if the mod is client-side, server-side or both

nothub commented 7 months ago

Is there a specific problem you want to report? When setting up a server, mrpack-install downloads all mods where env server is not unsupported in the mrpack specification of the modpack.

VELD-Dev commented 7 months ago

Well actually it seems to not recognize when an env is a server or not, how do you tell the app that it is a server or not since the server arg does not take any mod pack link or so ?

nothub commented 6 months ago

The env is always a server env because the tool is for installing modpack-servers.

nothub commented 6 months ago

No reply from ticket author, closing.