Skip to content

modrinth/daedalus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

679ffbc · Aug 22, 2024

History

80 Commits
Jul 31, 2024
Jun 25, 2024
Aug 22, 2024
Aug 22, 2024
Jun 25, 2024
Jun 25, 2024
Oct 6, 2021
Jun 29, 2024
Apr 26, 2023
Oct 18, 2021
Oct 21, 2023
Jun 26, 2022

Repository files navigation

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!