NetKAN added mod - InfernalRoboticsNext-v3.1.11
This commit is contained in:
parent
31eaada258
commit
36a96f32c4
|
@ -0,0 +1,59 @@
|
|||
{
|
||||
"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.11",
|
||||
"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"
|
||||
}
|
||||
],
|
||||
"recommends": [
|
||||
{
|
||||
"name": "KerbalJointReinforcementNext"
|
||||
}
|
||||
],
|
||||
"conflicts": [
|
||||
{
|
||||
"name": "InfernalRobotics"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "GameData/MagicSmokeIndustries",
|
||||
"install_to": "GameData"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/meirumeiru/InfernalRobotics/releases/download/v3.1.11/InfernalRobotics_v3.1.11.zip",
|
||||
"download_size": 3101838,
|
||||
"download_hash": {
|
||||
"sha1": "C0C9FD64A8EC34581933C69233D274CCD780FAB0",
|
||||
"sha256": "3675998AEAF23FD097BD8C9F777D6C68CD408F66FFF4290EF85213907A09116A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 10908717,
|
||||
"release_date": "2023-04-28T00:29:18Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue