Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

GUI Application for managing mod files for games like Monster Hunter World

License

Notifications You must be signed in to change notification settings

angleyanalbedo/MHWModManager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MHWModManager

A simple to use (hopefully) robust generic mod management tool for managing the files installed by mod archives.

Binaries and Releases

Releases can be found on the nexus mods website.

Development Setup

  1. Clone repository
  2. Ensure Visual Studio IDE and .NET Framework 4.6.1 is installed
  3. Open solution in Visual Studio

(it's that simple)

Contributing

Before starting any work, please please please consult with the maintainers by creating, or replying to, an appropriate issue thread for the feature/bug you're going to be working on. This is to prevent stepping on other's toes, and so you don't waste any time on a bug thats already been fixed! :)

  1. Fork this repository so you have a local copy to work off of
  2. Create a working branch from master
  3. Develop your feature/bugfix/whatever
  4. Commit your changes
  5. Rebase to upstream master if neccessary
  6. Create a PR on the main repository

Don't know what any of this means? New to open source? Digital Ocean has you covered!

About

GUI Application for managing mod files for games like Monster Hunter World

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.7%
  • XSLT 0.3%