mirror of
https://github.com/Creators-of-Create/Create.git
synced 2025-01-12 15:26:39 +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>
|
||||
<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>
|
||||
|
|
|
@ -5,12 +5,12 @@ license="MIT"
|
|||
|
||||
[[mods]]
|
||||
modId="create"
|
||||
# The Implementation-Version property in the jar's MANIFEST.MF file will be used as the mod version at runtime
|
||||
# The Implementation-Version property in the jar's MANIFEST.MF file will be used as the mod version at runtime
|
||||
version="${file.jarVersion}"
|
||||
displayName="Create"
|
||||
#updateJSONURL=""
|
||||
displayURL="https://www.curseforge.com/minecraft/mc-mods/create"
|
||||
logoFile="logo.png"
|
||||
logoFile="icon.png"
|
||||
#credits=""
|
||||
authors="simibubi"
|
||||
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