From ccb65c61966503253cc920c34807539ac95eb995 Mon Sep 17 00:00:00 2001 From: Juan Patricio Date: Mon, 26 Sep 2022 15:47:45 -0300 Subject: [PATCH] Tidy up the README --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 141fe57a..c65764af 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,13 @@ -![](https://img.shields.io/badge/Minecraft%20Forge-v10.13.4.1614-orange?style=flat-square) -![](https://img.shields.io/badge/Minecraft-1.7.10-orange?style=flat-square) -![](https://img.shields.io/badge/Bukkit--1.7.9--R0.3--SNAPSHOT-orange?style=flat-square) -![](https://img.shields.io/badge/Java%20JDK-v1.8-blue?style=flat-square) ![](https://img.shields.io/github/v/release/CrucibleMC/Crucible?color=sucess&style=flat-square) ![](https://img.shields.io/discord/682358465175355393?color=blue&label=Discord&logo=Discord&style=flat-square) ![Crucible](logo.png) ### What's ~~Crucible~~ Thermos Reflux? Thermos Reflux is an alternative release of Crucible which is a continuation of [Thermos](https://github.com/CyberdyneCC/Thermos) as it has been discontinued. -Reflux contains importantbug fixes while being a drop in replacement for thermos. +Reflux contains important bug fixes while being a drop in replacement for Thermos. Advantages over Thermos: + CVE and game breaking bug fixes. ## How to Set up and Build Building instructions are present in the main branch and should apply here as well - -## Useful links -+ [Spark](https://github.com/lucko/spark) "Spark is a performance profiling plugin based on sk89q's WarmRoast profiler." -+ [Grimoire](https://github.com/CrucibleMC/Grimoire) "A core mod that [Grimoire-Mixins](https://github.com/CrucibleMC/Grimoire-Mixins) Modules use to be loaded up." -+ [Discord](https://discord.gg/jWSTJ4d) "Our support Discord." - -## Roadmap -You can check our Roadmap on our [wiki](https://github.com/CrucibleMC/Crucible/wiki/Roadmap). - -[forge]: https://img.shields.io/badge/Minecraft%20Forge-v10.13.4.1614-green.svg "Minecraft Forge v10.13.4.1614" -[mc]: https://img.shields.io/badge/Minecraft-v1.7.10-green.svg "Minecraft 1.7.10" -[java]: https://img.shields.io/badge/Java%20JDK-v1.8-blue.svg "Java JDK 8" -[spigot]: https://img.shields.io/badge/Spigot-v1.7.10--R0.1--SNAPSHOT-lightgrey.svg "Spigot R0.1 Snapshot"