docs: better title thing

This commit is contained in:
TheClashFruit 2023-08-10 14:04:00 +02:00
parent 5152eb69e2
commit a99fa5a745
Signed by: TheClashFruit
GPG key ID: CF4A319B9A73290C

View file

@ -1,3 +1,7 @@
<p align="center">
<img alt="Cluttered Creative Icon" height="128px" width="128px" src="https://git.theclashfruit.me/TheClashFruit/ClutteredCreative/raw/branch/main/src/main/resources/assets/cc/icon.png">
</p>
<h1 align="center">Cluttered Creative</h1> <h1 align="center">Cluttered Creative</h1>
<p align="center"> <p align="center">
@ -12,22 +16,7 @@
<img alt="License (MIT)" src="https://img.shields.io/badge/license-MIT-green.svg"> <img alt="License (MIT)" src="https://img.shields.io/badge/license-MIT-green.svg">
</p> </p>
<p align="center"> <p align="center">
Bring back the old cluttered creative inventory.
</p>
## Building
TBA
## Contributing
TBA
## Download (soon)
<p>
<a href="https://modrinth.com/mod/cluttered-creative"> <a href="https://modrinth.com/mod/cluttered-creative">
<img alt="curseforge" height="40" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg"> <img alt="curseforge" height="40" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/modrinth_vector.svg">
</a> </a>
@ -35,4 +24,42 @@ TBA
<a href="https://legacy.curseforge.com/minecraft/mc-mods/cluttered-creative"> <a href="https://legacy.curseforge.com/minecraft/mc-mods/cluttered-creative">
<img alt="curseforge" height="40" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/curseforge_vector.svg"> <img alt="curseforge" height="40" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/compact/available/curseforge_vector.svg">
</a> </a>
</p> </p>
<p align="center">
Bring back the old cluttered creative inventory.
</p>
## Developing
still TBA
## Contributing
also still TBA
## License
```
The MIT License (MIT)
Copyright (c) 2023 TheClashFruit
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
```