aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources')
-rw-r--r--src/main/resources/fabric.mod.json1
-rw-r--r--src/main/resources/icon.pngbin0 -> 17130 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index 708c30e..0061d05 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -12,6 +12,7 @@
"issues": "https://github.com/${github}/issues",
"sources": "https://github.com/${github}"
},
+ "icon": "icon.png",
"license": "LGPL-3.0-or-later",
"environment": "client",
"entrypoints": {
diff --git a/src/main/resources/icon.png b/src/main/resources/icon.png
new file mode 100644
index 0000000..3f6dae4
--- /dev/null
+++ b/src/main/resources/icon.png
Binary files differ