updated mod info to new authors field name...

This commit is contained in:
Florian Nücke 2014-03-10 13:21:09 +01:00
parent 402f86b31c
commit afa338ca6e

View File

@ -5,7 +5,7 @@
"version": "${version}",
"mcversion": "${mcversion}",
"url": "https://github.com/MightyPirates/OpenComputers/wiki",
"authors": ["Florian 'Sangar' Nücke", "Johannes 'Lord Joda' Lohrer", "Everyone who contributed to the mod on Github - thank you!"],
"authorList": ["Florian 'Sangar' Nücke", "Johannes 'Lord Joda' Lohrer", "Everyone who contributed to the mod on Github - thank you!"],
"credits" : "Inspired by a couple of other mods, most notably ComputerCraft.",
"logoFile" : "assets/opencomputers/textures/gui/logo.png",
"requiredMods": [ "Forge@[10.12.0.1024,)" ],