<p align="center"><img src="https://cdn.discordapp.com/attachments/725849484139036674/756230655330746509/icon.png" width="128" height="128"></p>
<h3 align="center">Fabric Capes</h3>
<p align="center">Lets you use capes from OptiFine, LabyMod and other cape mods.</p>
<p align="center">
  <a title="Fabric API" href="https://github.com/FabricMC/fabric">
    <img src="https://i.imgur.com/Ol1Tcf8.png" width="151" height="50" />
  </a>
  <a title="Fabric Language Kotlin" href="https://github.com/FabricMC/fabric-language-kotlin" target="_blank" rel="noopener noreferrer">
    <img src="https://i.imgur.com/c1DH9VL.png" width="171" height="50" />
  </a>
</p>
<p align="center">
  <a href="https://opensource.org/licenses/LGPL-2.1"><img src="https://img.shields.io/badge/License-LGPL%202.1-brightgreen.svg"></a>
    <a href="https://www.curseforge.com/minecraft/mc-mods/capes"><img src="https://cf.way2muchnoise.eu/versions/capes_latest.svg"></a>
  <a href="https://www.curseforge.com/minecraft/mc-mods/capes"><img src="https://cf.way2muchnoise.eu/capes.svg"></a>
</p>

## How to use it
You just install the mod and that's it! If you want to disable capes from certain mods you can do it on the configuration screen.

## License
Distributed under the GNU Lesser General Public License version 2.1. See `LICENSE` for more information.

## Build
If you want to build this yourself, please clone the repository and execute `gradlew build` in the projects folder. 

Artifacts will be generated at `/build/libs`
