Repository for Monster Hunter Wilds mods
This repository contains various mods for the game Monster Hunter Wilds and build tools. Each mod is located in its own directory under the mods directory.
To contribute to this project, please follow the commit message conventions below.
Commit messages should follow the format type(scope): description.
Examples:
feat(<module>): add new featurefix(<module>): fix a bugchore(<module>): general maintenance or code cleanup
Replace <module> with the mod name you're working on (e.g., better-hunter-highlights, skill-uptime-tracker).