mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-27 13:28:00 +01:00
Merge pull request #6842 from IThundxr/mc1.18/icon-update
Update intellij icon
This commit is contained in:
commit
7407887320
5 changed files with 3 additions and 3 deletions
BIN
.idea/icon.png
BIN
.idea/icon.png
Binary file not shown.
Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 1 MiB |
|
@ -1,4 +1,4 @@
|
||||||
<p align="center"><img src="https://i.imgur.com/yc3P2m1.png" alt="Logo" width="200"></p>
|
<p align="center"><img src="./.idea/icon.png" alt="Logo" width="200"></p>
|
||||||
<h1 align="center">Create <br>
|
<h1 align="center">Create <br>
|
||||||
<a href="https://www.patreon.com/simibubi"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dsimibubi%26type%3Dpatrons&style=flat&label=Supporters&color=ff5733" alt="Patreon"></a>
|
<a href="https://www.patreon.com/simibubi"><img src="https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.vercel.app%2Fapi%3Fusername%3Dsimibubi%26type%3Dpatrons&style=flat&label=Supporters&color=ff5733" alt="Patreon"></a>
|
||||||
<a href="https://www.curseforge.com/minecraft/mc-mods/create/files"><img src="https://cf.way2muchnoise.eu/versions/328085(c70039).svg" alt="Supported Versions"></a>
|
<a href="https://www.curseforge.com/minecraft/mc-mods/create/files"><img src="https://cf.way2muchnoise.eu/versions/328085(c70039).svg" alt="Supported Versions"></a>
|
||||||
|
|
|
@ -10,7 +10,7 @@ version="${file.jarVersion}"
|
||||||
displayName="Create"
|
displayName="Create"
|
||||||
#updateJSONURL=""
|
#updateJSONURL=""
|
||||||
displayURL="https://www.curseforge.com/minecraft/mc-mods/create"
|
displayURL="https://www.curseforge.com/minecraft/mc-mods/create"
|
||||||
logoFile="logo.png"
|
logoFile="icon.png"
|
||||||
#credits=""
|
#credits=""
|
||||||
authors="simibubi"
|
authors="simibubi"
|
||||||
description='''
|
description='''
|
||||||
|
|
BIN
src/main/resources/icon.png
Normal file
BIN
src/main/resources/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1 MiB |
Binary file not shown.
Before Width: | Height: | Size: 48 KiB |
Loading…
Reference in a new issue