NetKAN added mod - InfernalRoboticsNext-v3.1.9
This commit is contained in:
parent
084b37e981
commit
c2ef722e7b
|
@ -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.9",
|
||||
"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.9/InfernalRobotics_v3.1.9.zip",
|
||||
"download_size": 3095954,
|
||||
"download_hash": {
|
||||
"sha1": "82C49E697ECEE798E552AF3441EF2C3E14CD8224",
|
||||
"sha256": "B73909B7ECED49FD66D45ABFD9F3D85DD7E604520312E6919A56A9CF242E189B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 10897438,
|
||||
"release_date": "2023-02-24T09:05:59Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue