FabricMC / fabric-meta

Fabric Meta is a JSON-based HTTP api that can be used to query metadata about key Fabric projects.
https://meta.fabricmc.net/
Apache License 2.0
31 stars 21 forks source link

Add fabric-api to meta #10

Open dexman545 opened 3 years ago

dexman545 commented 3 years ago

Adds fabric-api to meta so that launchers such as MultiMC and potentially fabric-installer can provide an option to install fabric-api along with loader.

dexman545 commented 3 years ago

Added a map of mc->api. For testing, it uses the file in a gist: https://gist.github.com/dexman545/478d9ca5598a48ed2960fbb5d06ef0be

TODO: host the file somewhere better and automate updating it. TODO: finish adding api versions (list of mc versions without an API version are listed in a second file of the gist)