An open API service indexing awesome lists of open source software.

https://github.com/wwylele/mhrice

Monster Hunter Rise information website
https://github.com/wwylele/mhrice

mhrise monster-hunter-rise rust

Last synced: 9 months ago
JSON representation

Monster Hunter Rise information website

Awesome Lists containing this project

README

          

# ![](src/extract/static/favicon.png) mhrice

:warning: This project mainly targets the steam version. It might or might not work for the other versions

## What?

To build http://mhrice.info, and to reverse engineer the game.

## Can I use the code and/or the output in my project?

Yes, you can. I open-sourced this because I want to share it.

Although I don't enforce anything beyond the license conditions, I kindly ask you to give attribution to the mhrice project if you use the code or the output from it in another places. Thank you!

## Platform and dependency

- Actively tested on linux and Windows. Might work on macOS. (If not please open an issue)
- Rust, cargo
- OpenGL 3.3 if running any model-related command

## Credits

- praydog, for [REFramework](https://github.com/praydog/REFramework)

## License

Licensed under either of

- Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.