Fix Authors List in the mcmod.info
This commit is contained in:
parent
efd5046037
commit
53d563f440
|
@ -7,9 +7,7 @@
|
||||||
"mcversion": "${mcversion}",
|
"mcversion": "${mcversion}",
|
||||||
"url": "http://www.minecraftforum.net/topic/981855-",
|
"url": "http://www.minecraftforum.net/topic/981855-",
|
||||||
"updateUrl": "",
|
"updateUrl": "",
|
||||||
"authors": [
|
"authorList": ["cpw"],
|
||||||
"cpw"
|
|
||||||
],
|
|
||||||
"credits": "By cpw, based on an original idea by Lishid",
|
"credits": "By cpw, based on an original idea by Lishid",
|
||||||
"logoFile": "",
|
"logoFile": "",
|
||||||
"screenshots": [
|
"screenshots": [
|
||||||
|
|
Loading…
Reference in New Issue