From 86a64ca92915c13cb9598701c778c8cfc32ee6c4 Mon Sep 17 00:00:00 2001 From: Jai A Date: Sat, 19 Oct 2024 19:46:40 -0700 Subject: [PATCH] Update readmes --- README.md | 2 +- apps/daedalus_client/README.md | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9bf4cc6ae..74def556e 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ This repository contains two primary packages. For detailed development informat ## Contributing -We welcome contributions! Before submitting any contributions, please read our [contributing guidelines](https://support.modrinth.com/en/articles/8802215-contributing-to-modrinth). +We welcome contributions! Before submitting any contributions, please read our [contributing guidelines](https://docs.modrinth.com/contributing/getting-started/). If you plan to fork this repository for your own purposes, please review our [copying guidelines](COPYING.md). diff --git a/apps/daedalus_client/README.md b/apps/daedalus_client/README.md index f0d5bd82f..7dfca0b3f 100644 --- a/apps/daedalus_client/README.md +++ b/apps/daedalus_client/README.md @@ -6,7 +6,4 @@ and mod loaders for: - 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! \ No newline at end of file +Daedalus supports the original Minecraft data and reposting for the Forge, Fabric, Quilt, and NeoForge loaders. \ No newline at end of file