Geometrically 57b1932b5e
Fix minecraft meta links (#12)
* Fix minecraft meta links

* remove debug

* bump v

* no mut
2023-09-12 14:19:24 -04:00
2021-11-02 20:20:55 -07:00
2023-09-12 14:19:24 -04:00
2023-04-05 12:02:00 -07:00
2023-04-05 12:02:00 -07:00
2023-04-25 19:36:21 -07:00

Daedalus

Daedalus is a powerful tool which queries and generates metadata for the Minecraft (and other games in the future!) game and mod loaders for:

  • Performance (Serving static files can be easily cached and is extremely quick)
  • Ease for Launcher Devs (Metadata is served in an easy to query and use format)
  • Reliability (Provides a versioning system which ensures no breakage with updates)

Daedalus is currently a work in progress, but will support the original Minecraft data and reposting for all Forge and Fabric artifacts.

Once Daedalus is done, Modrinth will provide full documentation for how to query from it and use it for your own launcher!

Description
The Modrinth monorepo containing all code which powers Modrinth!
Readme 122 MiB
Languages
Rust 44.6%
Vue 38.6%
TypeScript 8.2%
HTML 5.1%
JavaScript 1.9%
Other 1.5%