made window look native and added icon
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"sources": "https://github.com/FabricMC/fabric-example-mod"
|
||||
},
|
||||
"license": "${license}",
|
||||
"icon": "${mod_id}.png",
|
||||
"icon": "assets/${mod_id}/icon.png",
|
||||
"environment": "*",
|
||||
"entrypoints": {
|
||||
"main": [
|
||||
|
Reference in New Issue
Block a user