From: Stephen Seo Date: Tue, 30 Oct 2018 06:54:04 +0000 (+0900) Subject: Add note about dependencies to mcmod.info X-Git-Tag: 1.9~14 X-Git-Url: https://git.seodisparate.com/stephenseo/static/annotated.html?a=commitdiff_plain;h=5a7e893e0ee3690877ad40285dedf4e64c4abb4d;p=TurnBasedMinecraftMod Add note about dependencies to mcmod.info --- diff --git a/src/main/resources/mcmod.info b/src/main/resources/mcmod.info index 902bfd4..4a58ef7 100644 --- a/src/main/resources/mcmod.info +++ b/src/main/resources/mcmod.info @@ -8,7 +8,11 @@ "url": "", "updateUrl": "", "authorList": ["Stephen Seo"], - "credits": "The Forge and FML guys, for making this possible", + "credits": "The Forge and FML guys, for making this possible. + Dependencies: + shadow by John Rengelman (Apache License 2.0) + Cava-Toml by ConenSys team (Apache License 2.0) + JavaMP3 by delthas, josephx86, GlaDOSik, and kevinstadler (MIT License)", "logoFile": "", "screenshots": [], "dependencies": []