comp500

Results 280 comments of comp500

`CSS.Proprietary` needs to be set to `true` for this property to be allowed.

This shouldn't be a problem, at least in terms of mod loader, for Modrinth or CurseForge now; CurseForge non-mod projects don't specify a loader (so packwiz allows any) and Modrinth...

Note that by default, packwiz-installer will install all optional mods when it is in CLI-only mode (`-g` flag, or a GUI was unable to be opened) - so this is...

I'm not sure if you're aware but this does already work for *external* files (those with `.pw.toml` metadata files) using the `side` field. You can download only server/universal mods with...

There is a bit of documentation in [the packwiz-installer tutorial](https://packwiz.infra.link/tutorials/installing/packwiz-installer/#using-a-modpack-with-a-server) (and [the reference docs](https://packwiz.infra.link/reference/pack-format/mod-toml/)) but there should definitely be a page specifically for sided/optional mods. The curseforge commands don't do...

`both`, `client` and `server` as stated in [the mod.pw.toml reference](https://packwiz.infra.link/reference/pack-format/mod-toml/).

See also: https://github.com/packwiz/packwiz/issues/40

Superseded by #230

I do like this idea as a stopgap. Since it needs to know what Modrinth/CurseForge project IDs to ignore, you'd have to include those in the ignores list - probably...

@Steveplays28 That's a slightly different issue to this one, see https://github.com/packwiz/packwiz/issues/173 (packwiz now has a [manual override](https://github.com/packwiz/packwiz/commit/bd71ad5679ccb47b45bc36029474fff8928b19e0) for that specific case)