mirror of
https://github.com/MightyPirates/OpenComputers.git
synced 2025-09-17 19:25:20 -04:00
adjusted mcmod.info so it don't crash forge when published
This commit is contained in:
parent
ccb5e54f44
commit
2bbe942d66
@ -1,13 +1,11 @@
|
||||
{
|
||||
"modinfoversion": 2,
|
||||
"modlist": [{
|
||||
[{
|
||||
"modid": "OpenComputers",
|
||||
"name": "OpenComputers",
|
||||
"description": "This mod adds modular computers and robots that can be programmed in Lua.",
|
||||
"version": "${version}",
|
||||
"mcversion": "${mcversion}",
|
||||
"url": "https://github.com/MightyPirates/OpenComputers/wiki",
|
||||
"authors": ["Florian 'Sangar' N<EFBFBD>cke", "Johannes 'Lord Joda' Lohrer", "Everyone who contributed to the mod on Github - thank you!"],
|
||||
"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@[10.12.0.1024,)" ],
|
||||
@ -25,4 +23,3 @@
|
||||
"dependants": [],
|
||||
"useDependencyInformation": "true"
|
||||
}]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user