mirror of
https://github.com/barkeser2002/node-minecraft-data.git
synced 2026-09-25 18:45:54 +03:00
* add bedrock item handling * use getters in data.js, return URL for non-JSON * export protocol yaml * add version methods to docs * fix typo * Update api.md * allow version comparing majorVersions * deprecated prepublish script -> prepare which runs on git install * update submodule dir * fix ci * require non-relative path * revert * merge master * Merge branch 'master' into bedrock * add version checking alias * remove bedrock data provider * disable bedrock item tests