Skip to content

thieleju/mhws-mods

Repository files navigation

mhws-mods

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.

Latest Releases

Contributing

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 feature
  • fix(<module>): fix a bug
  • chore(<module>): general maintenance or code cleanup

Replace <module> with the mod name you're working on (e.g., better-hunter-highlights, skill-uptime-tracker).