Skip to content

Commit

Permalink
chore: rebrand readmes to marcusk
Browse files Browse the repository at this point in the history
  • Loading branch information
LeafdTK committed Feb 12, 2025
1 parent 8c09839 commit da42b17
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 22 deletions.
Binary file modified .github/assets/app_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified .github/assets/monorepo_cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 15 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,36 @@
# ![Modrinth Monorepo Cover](/.github/assets/monorepo_cover.png)
# ![MARCUSK Launcher](/.github/assets/app_cover.png)

![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)
![Issues](https://img.shields.io/github/issues-raw/marcusk-studio/hippolytus?color=c78aff&label=issues&style=for-the-badge)
![Pull Requests](https://img.shields.io/github/issues-pr-raw/marcusk-studio/hippolytus?color=c78aff&label=PRs&style=for-the-badge)
![Contributors](https://img.shields.io/github/contributors/marcusk-studio/hippolytus?color=c78aff&label=contributors&style=for-the-badge)
![Lines](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/marcusk-studio/hippolytus/badge?style=flat&logoColor=white&color=c78aff&style=for-the-badge)
![Commit Activity](https://img.shields.io/github/commit-activity/m/marcusk-studio/hippolytus?color=c78aff&label=commits&style=for-the-badge)
![Last Commit](https://img.shields.io/github/last-commit/marcusk-studio/hippolytus?color=c78aff&label=last%20commit&style=for-the-badge)

## Modrinth Monorepo
## MARCUSK Launcher

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!
Welcome to the MARCUSK Launcher repository! This is the official desktop application for managing your Minecraft mods. It contains ![Lines](https://img.shields.io/endpoint?url=https://ghloc.vercel.app/api/marcusk-studio/hippolytus/badge?logoColor=white&color=black&label=) lines of code and has ![Contributors](https://img.shields.io/github/contributors/marcusk-studio/hippolytus?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).
If you're not a developer and you've stumbled upon this repository, you can download the latest release of the launcher from the [MARCUSK website](https://marcuskstudio.live/).

## 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)
For detailed development information, please refer to the [development guide](apps/app/README.md).

## Contributing

We welcome contributions! Before submitting any contributions, please read our [contributing guidelines](https://docs.modrinth.com/contributing/getting-started/).
We welcome contributions! Before submitting any contributions, please read our [contributing guidelines](https://docs.marcusk.com/contributing/getting-started/).

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).
If you discover a security vulnerability within our codebase, please follow our [responsible disclosure guidelines](https://marcusk.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.modrinth.com).

This comment has been minimized.

Copy link
@Vinvah

Vinvah Feb 14, 2025

The rebranding task on the links is kind of funny :)

If you need help with the MARCUSK Launcher, please visit our [support page](https://support.marcusk.com). For general inquiries, you can also join our [Discord server](https://discord.marcusk.com).

## License

All packages in this repository are licensed under their respective licenses. Refer to the LICENSE file in each package for more information.
This repository is licensed under its respective license. Refer to the LICENSE file for more information.
8 changes: 4 additions & 4 deletions apps/app/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# ![Modrinth App](/.github/assets/app_cover.png)
# ![MARCUSK Launcher](/.github/assets/app_cover.png)

## Modrinth App
## MARCUSK Launcher

The Modrinth App is a desktop application for managing your Minecraft mods. It is built with [Tauri](https://tauri.app/) and [Vue](https://vuejs.org/).
The MARCUSK Launcher is a desktop application for managing your Minecraft mods. It is built with [Tauri](https://tauri.app/) and [Vue](https://vuejs.org/).

If you're not a developer and you've stumbled upon this repository, you can download the latest release of the app from the [Modrinth website](https://modrinth.com/app).
If you're not a developer and you've stumbled upon this repository, you can download the latest release of the launcher from the [MARCUSK website](https://marcusk.com/app).

## Development

Expand Down

0 comments on commit da42b17

Please # to comment.