Modrinth/apps/daedalus_client
Josiah Glosson 5ed9d1749a
Rust dependency updates (#3849)
* Update async-compression 0.4.24 -> 0.4.25

* Update reqwest 0.12.19 -> 0.12.20

* Update rust_decimal 1.37.1 -> 1.37.2

* Update sentry 0.38.1 -> 0.41.0

* Update sentry-actix 0.38.1 -> 0.41.0

* Update serde_with 3.12.0 -> 3.13.0

* Update tauri 2.5.1 -> 2.6.1 and all Tauri dependencies

* Update zip 4.0.0 -> 4.2.0

* Update Rust 1.87.0 -> 1.88.0
2025-06-27 09:54:51 +00:00
..
2024-12-11 19:54:18 -08:00
2025-06-27 09:54:51 +00:00
2024-12-11 19:54:18 -08:00
2024-10-19 14:40:58 -07:00
2024-12-11 19:54:18 -08: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 supports the original Minecraft data and reposting for the Forge, Fabric, Quilt, and NeoForge loaders.