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
- Host: GitHub
- URL: https://github.com/wwylele/mhrice
- Owner: wwylele
- License: apache-2.0
- Created: 2021-01-22T04:07:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T03:24:50.000Z (about 1 year ago)
- Last Synced: 2025-05-25T20:05:12.925Z (about 1 year ago)
- Topics: mhrise, monster-hunter-rise, rust
- Language: Rust
- Homepage: http://mhrice.info
- Size: 1.95 MB
- Stars: 114
- Watchers: 7
- Forks: 8
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
#  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.