CURRENTLY AN EARLY WORK IN PROGRESS.
Automatically searches for optimal builds for the Monster Hunter games!
I'm only implementing searches for the games I play, and so far, these are:
- Monster Hunter World (and its expansion Monster Hunter World: Iceborne), and
- Monster Hunter Rise.
(A Monster Hunter Rise codebase will be started in the next commit.)
I'm interested in merging the codebases together somehow, probably through some common library.
But for now, each game will have its own fully-contained codebase until I can figure out the best approach.
All original source code is licensed under the GNU General Public License v3.0. (A copy of the license is attached under ./LICENSE
.)
All original non-source code material (such as everything in ./docs
and its entire tree of subdirectories) are licensed under Attribution-ShareAlike 4.0 International. (A copy of the license is attached under ./docs/LICENSE
.)
All included dependencies (in ./dependencies
) have their own separate licenses.