forked from modrinth/code
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,39 +1,4 @@ | ||
# ![Modrinth Monorepo Cover](/.github/assets/monorepo_cover.png) | ||
## What does this fork do? | ||
This fork adds option to use offline accounts and launching game without requiring to log into Microsoft account | ||
![image](https://github.com/user-attachments/assets/102ed4a8-c99b-40ca-b0c0-2f1a0e380020) | ||
|
||
![Issues](https://img.shields.io/github/issues-raw/Modrinth/code?color=c78aff&label=issues&style=for-the-badge) | ||
![Pull Requests](https://img.shields.io/github/issues-pr-raw/Modrinth/code?color=c78aff&label=PRs&style=for-the-badge) | ||
![Contributors](https://img.shields.io/github/contributors/Modrinth/code?color=c78aff&label=contributors&style=for-the-badge) | ||
![Lines](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/modrinth/code/badge?style=flat&logoColor=white&color=c78aff&style=for-the-badge) | ||
![Commit Activity](https://img.shields.io/github/commit-activity/m/Modrinth/code?color=c78aff&label=commits&style=for-the-badge) | ||
![Last Commit](https://img.shields.io/github/last-commit/Modrinth/code?color=c78aff&label=last%20commit&style=for-the-badge) | ||
|
||
## Modrinth Monorepo | ||
|
||
Welcome to the Modrinth Monorepo, the primary codebase for the Modrinth web interface and app. It contains ![Lines](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/modrinth/olympus/badge?logoColor=white&color=black&label=) lines of code and has ![Contributors](https://img.shields.io/github/contributors/Modrinth/code?color=black&label=) contributors! | ||
|
||
If you're not a developer and you've stumbled upon this repository, you can access the web interface on the [Modrinth website](https://modrinth.com) and download the latest release of the app [here](https://modrinth.com/app). | ||
|
||
## Development | ||
|
||
This repository contains two primary packages. For detailed development information, please refer to their respective READMEs: | ||
|
||
- [Web Interface](apps/frontend/README.md) | ||
- [Desktop App](apps/app/README.md) | ||
|
||
## Contributing | ||
|
||
We welcome contributions! Before submitting any contributions, please read our [contributing guidelines](https://support.modrinth.com/en/articles/8802215-contributing-to-modrinth). | ||
|
||
If you plan to fork this repository for your own purposes, please review our [copying guidelines](COPYING.md). | ||
|
||
## Security | ||
|
||
If you discover a security vulnerability within our codebase, please follow our [responsible disclosure guidelines](https://modrinth.com/legal/security). | ||
|
||
## Support | ||
|
||
If you need help with the Modrinth web interface or app, please visit our [support page](https://support.modrinth.com). For general inquiries, you can also join our [Discord server](https://discord.gg/modrinth). | ||
|
||
## License | ||
|
||
All packages in this repository are licensed under their respective licenses. Refer to the LICENSE file in each package for more information. |