Update readmes

This commit is contained in:
Jai A 2024-10-19 19:46:40 -07:00
parent 5ea0f7d4c7
commit 86a64ca929
No known key found for this signature in database
GPG Key ID: 9A9F9B7250E9883C
2 changed files with 2 additions and 5 deletions

View File

@ -22,7 +22,7 @@ This repository contains two primary packages. For detailed development informat
## Contributing ## 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). If you plan to fork this repository for your own purposes, please review our [copying guidelines](COPYING.md).

View File

@ -6,7 +6,4 @@ and mod loaders for:
- Ease for Launcher Devs (Metadata is served in an easy to query and use format) - 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) - 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 Daedalus supports the original Minecraft data and reposting for the Forge, Fabric, Quilt, and NeoForge loaders.
Fabric artifacts.
Once Daedalus is done, Modrinth will provide full documentation for how to query from it and use it for your own launcher!