NetKAN added mod - InfernalRoboticsNext-v3.1.17
This commit is contained in:
parent
84bfe257d9
commit
7db1823500
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"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.17",
|
||||
"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": "IR-ConnectionSystem"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalJointReinforcementNext"
|
||||
},
|
||||
{
|
||||
"name": "CameraControllerNext"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/MagicSmokeIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/meirumeiru/InfernalRobotics/releases/download/v3.1.17/InfernalRobotics_v3.1.17.zip",
|
||||
"download_size": 3089088,
|
||||
"download_hash": {
|
||||
"sha1": "E29740ECC86E2ABF253C51725B80B34D5C0EF0D9",
|
||||
"sha256": "CEFBE7D5197DA3ED0430D3B3ADF1A934FF89FB72B582B0FD015886F6EAC0413E"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 10867924,
|
||||
"release_date": "2023-12-30T00:26:32Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue