Add note about dependencies to mcmod.info
This commit is contained in:
parent
4acca35aa8
commit
5a7e893e0e
1 changed files with 5 additions and 1 deletions
|
@ -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": []
|
||||
|
|
Loading…
Reference in a new issue