diff options
author | RayDeeUx <raydeeux@gmail.com> | 2022-08-20 13:17:50 -0400 |
---|---|---|
committer | RayDeeUx <raydeeux@gmail.com> | 2022-08-20 13:17:50 -0400 |
commit | 50f5ff6cf4fb9fc37270114317d0192788c1c64e (patch) | |
tree | 693be2398f005ab290e89c65e5d7cc32912a41fe | |
parent | 7db67fea56590e00693eabe1f0ad05629dcf3ed0 (diff) | |
download | SkyblockHud-Death-Defied-50f5ff6cf4fb9fc37270114317d0192788c1c64e.tar.gz SkyblockHud-Death-Defied-50f5ff6cf4fb9fc37270114317d0192788c1c64e.tar.bz2 SkyblockHud-Death-Defied-50f5ff6cf4fb9fc37270114317d0192788c1c64e.zip |
technicalities yay
-rw-r--r-- | src/main/resources/mcmod.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 0a9c833..17581ac 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -8,7 +8,7 @@ "url": "https://github.com/RayDeeUx/SkyblockHud-Reborn", "updateUrl": "", "authorList": ["ThatGravyBoat", "Erymanthus"], - "credits": ["ModCruel — map icon textures", "nea89 — switching from forgegradle to arch loom"], + "credits": "ModCruel: map icon textures | nea89: switching from ForgeGradle to Arch Loom", "logoFile": "", "screenshots": [], "dependencies": [] |