diff options
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/citresewn/logo.png | bin | 0 -> 78604 bytes | |||
-rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/citresewn/logo.png b/src/main/resources/assets/citresewn/logo.png Binary files differnew file mode 100644 index 0000000..a9999ff --- /dev/null +++ b/src/main/resources/assets/citresewn/logo.png diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index e5cc71c..5e2421e 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -7,8 +7,8 @@ "authors": [ "SHsuperCM" ], - "contact": {}, "license": "MIT", + "icon": "assets/citresewn/logo.png", "environment": "client", "entrypoints": { |