diff --git a/EVARepairs/EVARepairs-1-v1.3.5.ckan b/EVARepairs/EVARepairs-1-v1.3.5.ckan new file mode 100644 index 0000000000..4397a6d993 --- /dev/null +++ b/EVARepairs/EVARepairs-1-v1.3.5.ckan @@ -0,0 +1,45 @@ +{ + "spec_version": "v1.4", + "identifier": "EVARepairs", + "name": "EVARepairs", + "abstract": "Essentially BARIS-Lite, This mod disables part modules when the MTBF expires. When that happens, the part requires one or more stock EVA Repair Kits to fix.", + "author": "Angel-125", + "version": "1:v1.3.5", + "ksp_version_min": "1.12.2", + "license": "GPL-3.0", + "resources": { + "homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/204907-*", + "repository": "https://github.com/Angel-125/EVARepairs", + "bugtracker": "https://github.com/Angel-125/EVARepairs/issues", + "remote-avc": "https://raw.githubusercontent.com/Angel-125/EVARepairs/main/ReleaseFolder/GameData/WildBlueIndustries/EVARepairs/EVARepairs.version" + }, + "tags": [ + "plugin", + "parts", + "crewed" + ], + "localizations": [ + "en-us" + ], + "depends": [ + { + "name": "ModuleManager" + } + ], + "install": [ + { + "find": "EVARepairs", + "install_to": "GameData/WildBlueIndustries" + } + ], + "download": "https://github.com/Angel-125/EVARepairs/releases/download/v1.3.5/EVARepairs.zip", + "download_size": 23015282, + "download_hash": { + "sha1": "D290BA1B95718ECA1EEF6BB69C6B22678A870595", + "sha256": "69821AF31AB584A78C32A1E5D832446835CCB284FB80A5FB247FB21746457F02" + }, + "download_content_type": "application/zip", + "install_size": 35152540, + "release_date": "2023-07-30T17:35:51Z", + "x_generated_by": "netkan" +}