From 75a8eca32c071d1acb18663ad15a506b550ef13e Mon Sep 17 00:00:00 2001 From: David Katz Date: Tue, 18 Apr 2023 22:57:15 -0700 Subject: [PATCH] Update README files --- README.md | 1 + game_eggs/minecraft/README.md | 1 + game_eggs/minecraft/java/README.md | 7 +++++++ 3 files changed, 9 insertions(+) diff --git a/README.md b/README.md index 2b07e1aa..ded72f55 100644 --- a/README.md +++ b/README.md @@ -166,6 +166,7 @@ If you are reading this it looks like you are looking to add an egg to your serv * [Glowstone](game_eggs/minecraft/java/glowstone) * [Limbo](game_eggs/minecraft/java/limbo) * [Magma](game_eggs/minecraft/java/magma) + * [Modrinth](game_eggs/minecraft/java/modrinth) * [Mohist](game_eggs/minecraft/java/mohist) * [NanoLimbo](game_eggs/minecraft/java/nanolimbo) * [Paper](game_eggs/minecraft/java/paper) diff --git a/game_eggs/minecraft/README.md b/game_eggs/minecraft/README.md index d4661d98..fb48bfc9 100644 --- a/game_eggs/minecraft/README.md +++ b/game_eggs/minecraft/README.md @@ -25,6 +25,7 @@ It’s set in infinitely-generated worlds of wide open terrain - icy mountains, * [Limbo](java/limbo) * [Krypton](java/krypton) * [Magma](java/magma) +* [Modrinth](java/modrinth) * [Mohist](java/mohist) * [NanoLimbo](java/nanolimbo) * [Paper](java/paper) diff --git a/game_eggs/minecraft/java/README.md b/game_eggs/minecraft/java/README.md index 2990a645..a5f6a504 100644 --- a/game_eggs/minecraft/java/README.md +++ b/game_eggs/minecraft/java/README.md @@ -46,6 +46,13 @@ Glowstone is an open-source replacement for CraftBukkit, Spigot, and Paper. [Magma Website](https://magmafoundation.org) Magma is most powerful Forge server providing you with Forge mods and Bukkit Plugins using Spigot and Paper for Performance Optimization and Stability. +### [Modrinth](modrinth) + +A generic service to pull modpacks from Modrinth. + +[Modrinth Website](https://modrinth.com) +Discover, play, and share Minecraft content through our open-source platform built for the community. + ### [Krypton](krypton) [Krypton GitHub](https://github.com/KryptonMC/Krypton)