LartTyler / MHWDB-Docs

API documentation for the Monster Hunter World API (https://mhw-db.com)
Other
62 stars 6 forks source link

Kulve Taroth updated equipment #39

Closed muradkh786 closed 5 years ago

muradkh786 commented 5 years ago

Is there anything you might need help with, with getting Kulve information into the API?

LartTyler commented 5 years ago

If you know any Typescript and would be willing to contribute to the contribution system, any help would be appreciated. At the moment, the API depends on scraping multiple fan sites for data, which is too inconsistent / inaccurate for me to continue using. Once I finish working on updating the API to allow changes without scraping, I'll be able to get the Kulve weapons (and all the other missing event gear) into the API.

muradkh786 commented 5 years ago

Sure, I'm okay at using JavaScript and I can look into TypeScript. Thanks for the update! I'll see what I can manage this weekend.