Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
KrLite authored Dec 5, 2022
1 parent ef30a7d commit 5255302
Showing 1 changed file with 7 additions and 20 deletions.
27 changes: 7 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,10 @@
# `< Plume 🪶 Config >`
### <p align=right>[Modrinth →](https://modrinth.com/mod/plumeconfig)</p>

![banner](artwork/banner-big.png)
# Plume 🪶 Config

**Available on `Fabric` `Quilt` for Minecraft `~1.18` `~1.19`**

<div>
<img
alt="Mod Loaders"
src="https://img.shields.io/static/v1?label=Available%20On&message=Fabric%20/%20Quilt&labelColor=000000&color=42243e&style=flat"
/>
<img
alt="Minecraft Versions"
src="https://img.shields.io/static/v1?label=Minecraft&message=1.18.X%20/%201.19.X&labelColor=000000&color=34374b&style=flat"
/>
<a href="https://modrinth.com/mod/plumeconfig">
<img
alt="Latest Version"
src="https://img.shields.io/static/v1?label=Modrinth&message=1.0.0&labelColor=000000&color=384224&style=flat"
/>
</a>
</div>
![banner](artwork/banner-big.png)

## `📖 Introduction`

Expand Down Expand Up @@ -51,14 +38,14 @@ repositories {
}
```

**Replace `xxx` with the latest [`version id`](https://modrinth.com/mod/plumeconfig/versions) of Plume Config.**

```groovy
dependencies {
modApi include("maven.modrinth:plumeconfig:xxx")
}
```

**Remember to replace `xxx` above with the latest [`version id`](https://modrinth.com/mod/plumeconfig/versions) of Plume Config.**

If you meet the requirements, feel free to build the library yourself.

## `📝 Configuration`
Expand Down

0 comments on commit 5255302

Please sign in to comment.