Skip to content

Commit 2f2dce8

Browse files
Merge pull request #18 from DragonEggBedrockBreaking/master
Add mod icon
2 parents 7af5f8b + a0d257a commit 2f2dce8

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

9.32 KB
Loading

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"name": "DimensionalThreading",
66
"description": "An attempt to optimize the fabric server, by assigning each dimension their own thread.",
77
"license": "MIT",
8+
"icon": "assets/dimthread/icon.png",
89
"environment": "*",
910
"entrypoints": {
1011
"main": [

0 commit comments

Comments
 (0)