packwiz / packwiz-installer

An installer for packwiz modpacks, with automatic auto-updating and optional mods! Works well with MultiMC and on servers.
https://packwiz.infra.link/
MIT License
46 stars 21 forks source link

feat: ignore .disabled files (closes #13) #58

Closed Lemmmy closed 6 months ago

Lemmmy commented 1 year ago

This PR adds a check for sibling .disabled in the local file validation routine. This solves #13, and will also work for resource pack files and others as mentioned in #51. There is still future room for Packwiz to do its own things as mentioned in #6 but this is a stop-gap solution to maintain support with MultiMC-based launchers.

Lemmmy commented 1 year ago

Apologies for the indentation mistake there - editor misconfiguration on my end.