We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7af5f8b + a0d257a commit 2f2dce8Copy full SHA for 2f2dce8
2 files changed
src/main/resources/assets/dimthread/icon.png
9.32 KB
src/main/resources/fabric.mod.json
@@ -5,6 +5,7 @@
5
"name": "DimensionalThreading",
6
"description": "An attempt to optimize the fabric server, by assigning each dimension their own thread.",
7
"license": "MIT",
8
+ "icon": "assets/dimthread/icon.png",
9
"environment": "*",
10
"entrypoints": {
11
"main": [
0 commit comments