blob: a331ce4ffb72013000f7385f2db20c26a30a84aa [file] [log] [blame] [raw]
{
"modinfoversion": 2,
"modlist": [{
"modid": "OpenComputers",
"name": "OpenComputers",
"description": "This mod adds modular computers and robots that can be programmed in Lua.",
"version": "1.2.2",
"mcversion": "1.6.4",
"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!"],
"credits" : "Inspired by a couple of other mods, most notably ComputerCraft.",
"logoFile" : "assets/opencomputers/textures/gui/logo.png",
"requiredMods": [ "Forge@[9.11.1.940,)" ],
"dependencies": [
"BuildCraft|Energy",
"ComputerCraft",
"IC2",
"MineFactoryReloaded",
"ProjRed|Transmission",
"RedLogic",
"StargateTech2",
"ThermalExpansion",
"UniversalElectricity"
],
"useDependencyInformation": "true"
}]
}