update datasources in index, readme

main
Bryce Allen 3 years ago
parent 228c594ca9
commit ff29b205bd

@ -18,6 +18,8 @@ link:https://github.com/kamegami13/MonsterHunter4UDatabase[MonsterHunter4UDataba
Android app by DavianCorp, which is also MIT licensed. See
link:db/COPYING.mh4udb[] for license details.
Rise data is from link:https://mhrise.mhrice.info/about.html[MHRice].
== Example usage
For a list of quests and hunts providing the specified monster part:

@ -88,7 +88,8 @@
(<a href="mh4u/weaponlist.html">MH4U</a>,
<a href="mhx/weaponlist.html">MHX</a>,
<a href="mhgen/weaponlist.html">MHGen</a>,
<a href="mhgu/weaponlist.html">MHGU</a>)</td></tr>
<a href="mhgu/weaponlist.html">MHGU</a>,
<a href="mhr/weaponlist.html">MHRise</a>)</td></tr>
</table>
</fieldset>
</form>
@ -103,10 +104,12 @@
</fieldset>
<h2>Acknowledgements</h2>
Data is primary from the excellent 4U and Gen android apps:
Data is primarily from the 4U, Gen, and World android apps and from mhrice for Rise:
<ul>
<li><a href="https://github.com/kamegami13/MonsterHunter4UDatabase">MonsterHunter4UDatabase</a></li>
<li><a href="https://github.com/gatheringhallstudios/MHGenDatabase">MHGenDatabase</a></li>
<li><a href="https://github.com/gatheringhallstudios/MHWorldDatabase">MHWorldDatabase</a></li>
<li><a href="https://github.com/wwylele/mhrice">mhrice</a></li>
</ul>
Also sourced for MHX translation and weapon data:

Loading…
Cancel
Save