first commit

This commit is contained in:
Emma Cypress Pointer-Null
2022-05-01 17:08:10 -04:00
commit 727d8634b9
3 changed files with 137 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
*
!.gitignore
!LICENSE
!README.md

34
LICENSE Executable file
View File

@@ -0,0 +1,34 @@
Creative Commons Legal Code
CC0 1.0 Universal
Official translations of this legal tool are available
CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED HEREUNDER.
Statement of Purpose
The laws of most jurisdictions throughout the world automatically confer exclusive Copyright and Related Rights (defined below) upon the creator and subsequent owner(s) (each and all, an "owner") of an original work of authorship and/or a database (each, a "Work").
Certain owners wish to permanently relinquish those rights to a Work for the purpose of contributing to a commons of creative, cultural and scientific works ("Commons") that the public can reliably and without fear of later claims of infringement build upon, modify, incorporate in other works, reuse and redistribute as freely as possible in any form whatsoever and for any purposes, including without limitation commercial purposes. These owners may contribute to the Commons to promote the ideal of a free culture and the further production of creative, cultural and scientific works, or to gain reputation or greater distribution for their Work in part through the use and efforts of others.
For these and/or other purposes and motivations, and without any expectation of additional consideration or compensation, the person associating CC0 with a Work (the "Affirmer"), to the extent that he or she is an owner of Copyright and Related Rights in the Work, voluntarily elects to apply CC0 to the Work and publicly distribute the Work under its terms, with knowledge of his or her Copyright and Related Rights in the Work and the meaning and intended legal effect of CC0 on those rights.
1. Copyright and Related Rights. A Work made available under CC0 may be protected by copyright and related or neighboring rights ("Copyright and Related Rights"). Copyright and Related Rights include, but are not limited to, the following:
the right to reproduce, adapt, distribute, perform, display, communicate, and translate a Work;
moral rights retained by the original author(s) and/or performer(s);
publicity and privacy rights pertaining to a person's image or likeness depicted in a Work;
rights protecting against unfair competition in regards to a Work, subject to the limitations in paragraph 4(a), below;
rights protecting the extraction, dissemination, use and reuse of data in a Work;
database rights (such as those arising under Directive 96/9/EC of the European Parliament and of the Council of 11 March 1996 on the legal protection of databases, and under any national implementation thereof, including any amended or successor version of such directive); and
other similar, equivalent or corresponding rights throughout the world based on applicable law or treaty, and any national implementations thereof.
2. Waiver. To the greatest extent permitted by, but not in contravention of, applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and unconditionally waives, abandons, and surrenders all of Affirmer's Copyright and Related Rights and associated claims and causes of action, whether now known or unknown (including existing as well as future claims and causes of action), in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each member of the public at large and to the detriment of Affirmer's heirs and successors, fully intending that such Waiver shall not be subject to revocation, rescission, cancellation, termination, or any other legal or equitable action to disrupt the quiet enjoyment of the Work by the public as contemplated by Affirmer's express Statement of Purpose.
3. Public License Fallback. Should any part of the Waiver for any reason be judged legally invalid or ineffective under applicable law, then the Waiver shall be preserved to the maximum extent permitted taking into account Affirmer's express Statement of Purpose. In addition, to the extent the Waiver is so judged Affirmer hereby grants to each affected person a royalty-free, non transferable, non sublicensable, non exclusive, irrevocable and unconditional license to exercise Affirmer's Copyright and Related Rights in the Work (i) in all territories worldwide, (ii) for the maximum duration provided by applicable law or treaty (including future time extensions), (iii) in any current or future medium and for any number of copies, and (iv) for any purpose whatsoever, including without limitation commercial, advertising or promotional purposes (the "License"). The License shall be deemed effective as of the date CC0 was applied by Affirmer to the Work. Should any part of the License for any reason be judged legally invalid or ineffective under applicable law, such partial invalidity or ineffectiveness shall not invalidate the remainder of the License, and in such case Affirmer hereby affirms that he or she will not (i) exercise any of his or her remaining Copyright and Related Rights in the Work or (ii) assert any associated claims and causes of action with respect to the Work, in either case contrary to Affirmer's express Statement of Purpose.
4. Limitations and Disclaimers.
No trademark or patent rights held by Affirmer are waived, abandoned, surrendered, licensed or otherwise affected by this document.
Affirmer offers the Work as-is and makes no representations or warranties of any kind concerning the Work, express, implied, statutory or otherwise, including without limitation warranties of title, merchantability, fitness for a particular purpose, non infringement, or the absence of latent or other defects, accuracy, or the present or absence of errors, whether or not discoverable, all to the greatest extent permissible under applicable law.
Affirmer disclaims responsibility for clearing rights of other persons that may apply to the Work or any use thereof, including without limitation any person's Copyright and Related Rights in the Work. Further, Affirmer disclaims responsibility for obtaining any necessary consents, permissions or other rights required for any use of the Work.
Affirmer understands and acknowledges that Creative Commons is not a party to this document and has no duty or obligation with respect to this CC0 or use of the Work.

99
README.md Executable file
View File

@@ -0,0 +1,99 @@
# Awesome Modrinth [![Awesome logo](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://awesome.re)
**This is a collection of awesome open-source projects which use the Modrinth API in one way or another!** Use the generated table of contents to navigate, right next to where it says `README.md` just above. To avoid biases, all categories and entries within categories are sorted alphabetically (except for the [Miscellaneous](#miscellaneous) category).
Feel free to add your own project(s) -- just fork and make a pull request! We suggest also adding the `modrinth` topic to your GitHub repository, if applicable. Want to get started on creating your own project using the Modrinth API? Check out our [documentation](https://docs.modrinth.com)!
*Note:* Simply because a mod is on this list does not mean it is necessarily endorsed or official.
---
## Discord bots/webhooks
- **[CraftVoltage/tiny-potato-bot](https://github.com/CraftVoltage/tiny-potato-bot)** - A useful bot for all things modded Minecraft
- **[No767/Rin](https://github.com/No767/Rin)** - A bot with a command for searching mods on Modrinth
- **[PaytonTheMartian/Neat](https://github.com/PaytonTheMartian/Neat)** - A bot with a command for looking up a mod
- **[PinkGoosik/kitsun](https://github.com/PinkGoosik/kitsun)** - A bot designed to provide simple features for Minecraft modding-themed servers.
- **[venashial/hermes](https://github.com/venashial/hermes)** ([Website](https://hermes-webhooks.herokuapp.com)) - A Modrinth webhook and RSS service
## Frontends
- **[glossnyx/pathfindr](https://github.com/glossnyx/pathfindr)** ([Website](https://pathfindr.vercel.app)) - A minimal frontend for Modrinth
- **[mithunb9/ModrinthModList](https://github.com/mithunb9/ModrinthModList)** ([Website](https://modrinth-mod-list.vercel.app)) - A creator for lists of mods
- **[modrinth/knossos](https://github.com/modrinth/knossos)** ([Website](https://modrinth.com)) - The official Modrinth frontend we're all familiar with
## Launchers
- **[ATLauncher/ATLauncher](https://github.com/ATLauncher/ATLauncher)** - A launcher for Minecraft which allows you to download and install modpacks easily and quickly
- **[modrinth/theseus](https://github.com/modrinth/theseus)** - The official Modrinth launcher which can be used as a CLI, GUI, and library
- **[MultifoldLauncher/multifold](https://github.com/MultifoldLauncher/multifold)** - A work-in-progress cross-platform Minecraft launcher
- **[PolyMC/PolyMC](https://github.com/PolyMC/PolyMC)** - A power-user launcher for Minecraft that allows you to easily manage multiple installations at once
- **[Voxelum/x-minecraft-launcher](https://github.com/Voxelum/x-minecraft-launcher)** - A Minecraft launcher focusing on modern UX and disk efficiency
## Libraries
- **[AndrewToaster/SharpRinth](https://github.com/AndrewToaster/SharpRinth)** - A Modrinth API wrapper for C#
- **[EssentialMC/modrinth-rs](https://github.com/EssentialMC/modrinth-rs)** - A Rust wrapper for the Modrinth API
- **[FoundationGames/modrinth-py](https://github.com/FoundationGames/modrinth-py)** - A Modrinth API wrapper and example Discord bot in Python
- **[Jefaxe/Kilt](https://github.com/Jefaxe/Kilt)** - A Python library/API for downloading and interacting with Minecraft content
- **[Minemobs/ModrinthJavaLib](https://github.com/Minemobs/ModrinthJavaLib)** - A Java library for accessing the Modrinth API
- **[theRookieCoder/ferinth](https://github.com/theRookieCoder/ferinth)** - A simple Rust library for the Modrinth API
- **[Xemay/aiomodrinth](https://github.com/Xemay/aiomodrinth)** - Async Python API wrapper for Modrinth
## Mod managers/updaters
### CLI
- **[Aetopia/modpkg](https://github.com/Aetopia/modpkg)** - A simple mod manager for Modrinth
- **[amodi04/MinecraftModUpdater](https://github.com/amodi04/MinecraftModUpdater)** - A small Python script to help update and download Modrinth mods
- **[Brogramming-Inc/Minebrew](https://github.com/Brogramming-Inc/Minebrew)** - A package manager for Minecraft mods hosted on Modrinth
- **[charliemikels/mcpkg](https://github.com/charliemikels/mcpkg)** - A work-in-progress package manager for Minecraft mods
- **[Encrypted-Thoughts/ModManager](https://github.com/Encrypted-Thoughts/ModManager)** - A tool to help manage and update Minecraft mods
- **[Fxomt-III/Minecraft-package-manager](https://github.com/Fxomt-III/Minecraft-package-manager)** - A mod manager for Minecraft
- **[i-spin/mod-updater](https://github.com/i-spin/mod-updater)** - A program for updating all your mods to a newer/later version
- **[IshimiMC/ishimi](https://github.com/IshimiMC/ishimi)** - A mod manager for Minecraft
- **[it0946/emd](https://github.com/it0946/emd)** - A simple program for downloading Minecraft mods
- **[jakobkmar/pacmc](https://github.com/jakobkmar/pacmc)** - An easy-to-use package manager for Minecraft mods
- **[MrNavaStar/ModMan](https://github.com/MrNavaStar/ModMan)** - An easy-to-use Minecraft mod manager
- **[rtfcv/modrinthUpdater](https://github.com/rtfcv/modrinthUpdater)** - A Python script for pulling updates from Modrinth
- **[Senth/minecraft-mod-manager](https://github.com/Senth/minecraft-mod-manager)** - An application for installing and updating mods from Modrinth and CurseForge
- **[tebibytemedia/hopper](https://github.com/tebibytemedia/hopper)** - A Minecraft mod manager for the terminal inspired by paru and topgrade
- **[tezlm/modrinth-cli](https://github.com/tezlm/modrinth-cli)** - A CLI for managing mods downloaded from Modrinth
- **[theRookieCoder/ferium](https://github.com/theRookieCoder/ferium)** - A Minecraft mod manager for mods from Modrinth, CurseForge, and GitHub Releases
- **[tyra314/modweaver](https://github.com/tyra314/modweaver)** - A Minecraft mod manager using Modrinth and CurseForge
- **[VasilisMylonas/talos](https://github.com/VasilisMylonas/talos)** - A script for downloading mods and their dependencies from Modrinth
- **[vividuwu/Mercurius](https://github.com/vividuwu/Mercurius)** - A package/mod manager built for Modrinth's API
- **[vivyir/rintha](https://github.com/vivyir/rintha)** - A mod manager using Modrinth with support for multiple profiles
- **[zphrus/ModrinthUpdateScript](https://github.com/zphrus/ModrinthUpdateScript)** - A small, smart, and simple mod updating script making use of the advanced version file API
### GUI
- **[4JX/mCubed](https://github.com/4JX/mCubed)** - An experimental Minecraft mod manager
### In-game
- **[ModManagerMC/ModManager](https://github.com/ModManagerMC/ModManager)** ([Modrinth](https://modrinth.com/mod/modmanager)) - Extends [Mod Menu](https://modrinth.com/mod/mod-menu) with a new tab for installing, removing, and updating mods
- **[ReviversMC/modget-minecraft](https://github.com/ReviversMC/modget-minecraft)** ([Modrinth](https://modrinth.com/mod/modget)) - Install mods via commands, search for updates, and much more
- **[The-Tiny-Taters/Mod-Updater](https://github.com/The-Tiny-Taters/Mod-Updater)** - A command-based mod updater, perfect for servers
## Modpack creation tools
- **[Kneelawk/PackVulcan](https://github.com/Kneelawk/PackVulcan)** - A GUI modpack builder for Modrinth and packwiz
- **[packwiz/packwiz](https://github.com/packwiz/packwiz)** - A command line tool for editing and distributing Minecraft modpacks, supporting Modrinth and CurseForge
- **[shap-po/selene-modpacker](https://github.com/shap-po/selene-modpacker)** - A modpack creation browser extension allowing you to save mods from Modrinth and CurseForge to collections
- **[Tom-The-Geek/pack-it](https://github.com/Tom-The-Geek/pack-it)** - A CLI tool for managing Minecraft mods
## Project/version management tools
- **[Kir-Antipov/mc-publish](https://github.com/Kir-Antipov/mc-publish)** - A GitHub Action for uploading versions to Modrinth, CurseForge, and GitHub
- **[modrinth/minotaur](https://github.com/modrinth/minotaur)** - The official Gradle plugin for uploading versions to Modrinth
- **[P03W/Modifold](https://github.com/P03W/Modifold)** - A Kotlin CLI tool for moving CurseForge mods to Modrinth
## Miscellaneous
- **[AI-nsley69/true-all-of-fabric](https://github.com/AI-nsley69/true-all-of-fabric)** - A Python script to try and download as many Fabric mods as possible on a given Minecraft version from Modrinth
- **[Andrew6rant/modrinth-downloadcount](https://github.com/Andrew6rant/modrinth-downloadcount)** - A Python script to print the total download count over all mods of a developer on Modrinth
- **[badges/shields](https://github.com/badges/shields)** ([shields.io](https://shields.io/category/downloads)) - A badge generator with a badge for download totals on Modrinth projects
- **[Infinidoge/nix-minecraft](https://github.com/Infinidoge/nix-minecraft)** - An attempt to better package and support Minecraft as part of the Nix ecosystem
- **[MCBanners/banner-api](https://github.com/MCBanners/banner-api)** ([mcbanners.com](https://mcbanners.com/modrinth)) - A banner generator with a banner for Modrinth project information
- **[venashial/janus](https://github.com/venashial/janus)** ([Website](https://m.vena.sh)) - A URL shortener for Modrinth supporting projects, versions, and users