1
mirror of https://github.com/Shiewk/BedrockDeathScreen.git synced 2026-04-27 22:44:17 +02:00

Update license in fabric.mod.json

This commit is contained in:
Shy
2024-07-28 14:27:20 +02:00
parent 02abd76177
commit 368e488908
+1 -1
View File
@@ -10,7 +10,7 @@
"contact": { "contact": {
"repo": "https://github.com/Shiewk/BedrockDeathScreen" "repo": "https://github.com/Shiewk/BedrockDeathScreen"
}, },
"license": "unlicense", "license": "Apache-2.0",
"icon": "assets/bedrockdeathscreen/icon.png", "icon": "assets/bedrockdeathscreen/icon.png",
"environment": "client", "environment": "client",
"entrypoints": { "entrypoints": {