mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-27 06:53:08 -04:00
updated mod info to new authors field name...
This commit is contained in:
parent
402f86b31c
commit
afa338ca6e
@ -2,17 +2,17 @@
|
|||||||
"modid": "OpenComputers",
|
"modid": "OpenComputers",
|
||||||
"name": "OpenComputers",
|
"name": "OpenComputers",
|
||||||
"description": "This mod adds modular computers and robots that can be programmed in Lua.",
|
"description": "This mod adds modular computers and robots that can be programmed in Lua.",
|
||||||
"version": "${version}",
|
"version": "${version}",
|
||||||
"mcversion": "${mcversion}",
|
"mcversion": "${mcversion}",
|
||||||
"url": "https://github.com/MightyPirates/OpenComputers/wiki",
|
"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.",
|
"credits" : "Inspired by a couple of other mods, most notably ComputerCraft.",
|
||||||
"logoFile" : "assets/opencomputers/textures/gui/logo.png",
|
"logoFile" : "assets/opencomputers/textures/gui/logo.png",
|
||||||
"requiredMods": [ "Forge@[10.12.0.1024,)" ],
|
"requiredMods": [ "Forge@[10.12.0.1024,)" ],
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"BuildCraft|Energy",
|
"BuildCraft|Energy",
|
||||||
"ComputerCraft",
|
"ComputerCraft",
|
||||||
"ForgeMultipart",
|
"ForgeMultipart",
|
||||||
"IC2",
|
"IC2",
|
||||||
"MineFactoryReloaded",
|
"MineFactoryReloaded",
|
||||||
"ProjRed|Transmission",
|
"ProjRed|Transmission",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user