NetKAN added mod - IR-ConnectionSystem-v1.0.5

This commit is contained in:
NetKAN inflator Robot 2023-12-30 00:45:25 +00:00
parent 7db1823500
commit b1e80702a0
1 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
{
"spec_version": "v1.4",
"identifier": "IR-ConnectionSystem",
"name": "Infernal Robotics Next - ConnectionSystem",
"abstract": "ConnectionSystem for robotic arms",
"author": "Rudolf Meier",
"version": "v1.0.5",
"ksp_version_min": "1.12.0",
"license": "GPL-3.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/topic/219592-*",
"repository": "https://github.com/meirumeiru/IR-ConnectionSystem",
"bugtracker": "https://github.com/meirumeiru/IR-ConnectionSystem/issues",
"remote-avc": "https://github.com/meirumeiru/IR-ConnectionSystem/raw/main/Resources/GameData/IRConnectionSystem/ConnectionSystem.version"
},
"tags": [
"plugin",
"parts"
],
"depends": [
{
"name": "DockingFunctions"
}
],
"install": [
{
"file": "GameData/IRConnectionSystem",
"install_to": "GameData"
}
],
"download": "https://github.com/meirumeiru/IR-ConnectionSystem/releases/download/v1.0.5/IR-ConnectionSystem_v1.0.5.zip",
"download_size": 27732,
"download_hash": {
"sha1": "69C1F2FDBB8EB4D881C94F95255B99FAA7B3F83A",
"sha256": "71B8B773931552F37D34AC187CC4F20FA1F923F7E5AA0940F9A1C50ED329722D"
},
"download_content_type": "application/zip",
"install_size": 74869,
"release_date": "2023-12-30T00:29:41Z",
"x_generated_by": "netkan"
}