NetKAN added mod - InfernalRoboticsNext-v3.1.10
This commit is contained in:
parent
6764c98328
commit
d4c9206d6a
|
@ -0,0 +1,66 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "InfernalRoboticsNext",
|
||||
"name": "Infernal Robotics - Next",
|
||||
"abstract": "Robotic parts for your constructions",
|
||||
"author": [
|
||||
"Rudolf Meier",
|
||||
"ZodiusInfuser",
|
||||
"Ziw",
|
||||
"sirkut"
|
||||
],
|
||||
"version": "v3.1.10",
|
||||
"ksp_version_min": "1.12.0",
|
||||
"license": "GPL-3.0",
|
||||
"release_status": "stable",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/184787-*",
|
||||
"repository": "https://github.com/meirumeiru/InfernalRobotics",
|
||||
"remote-avc": "https://github.com/meirumeiru/InfernalRobotics/raw/develop/Resources/GameData/MagicSmokeIndustries/InfernalRobotics.version"
|
||||
},
|
||||
"tags": [
|
||||
"parts",
|
||||
"plugin"
|
||||
],
|
||||
"localizations": [
|
||||
"en-us"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
},
|
||||
{
|
||||
"name": "TweakScale-Redist"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalJointReinforcementNext"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
},
|
||||
{
|
||||
"name": "KerbalJointReinforcement"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/MagicSmokeIndustries",
|
||||
"install_to": "GameData",
|
||||
"filter": "Scale_Redist.dll"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/meirumeiru/InfernalRobotics/releases/download/v3.1.10/InfernalRobotics_v3.1.10.zip",
|
||||
"download_size": 3096611,
|
||||
"download_hash": {
|
||||
"sha1": "2622A278077ACCBDF39FE43C4AD974BE188D63BB",
|
||||
"sha256": "CB2367BABC1F639A64833F6B9F1FC139E65E075B64D78EDD708F090EF5551218"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 10899431,
|
||||
"release_date": "2023-03-04T16:41:08Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue