From 3bc73fac6e2422629f8a3f57043be3b19901e4ec Mon Sep 17 00:00:00 2001 From: FirstMegaGame4 <84094287+FirstMegaGame4@users.noreply.github.com> Date: Mon, 18 Dec 2023 22:17:49 +0100 Subject: [PATCH] Fix fabric.mod.json license field --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index ff172f2..bb1537b 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -11,7 +11,7 @@ "homepage": "https://modrinth.com/user/FirstMegaGame4/", "sources": "https://github.com/FirstMegaGame4/env.json" }, - "license": "CC0-1.0", + "license": "LGPL-3.0", "icon": "assets/env_json/icon.png", "environment": "*", "entrypoints": {