NetKAN added mod - EVARepairs-v1.01

This commit is contained in:
NetKAN inflator Robot 2021-09-19 22:18:36 +00:00
parent ff4f4a262e
commit e2dfea98f8
1 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,44 @@
{
"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": "v1.01",
"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/master/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.01/EVARepairs.zip",
"download_size": 295143,
"download_hash": {
"sha1": "59F617A82F94AA5FDA241A3B5FA352220C1965EA",
"sha256": "DCE4DC081260C05FC90287A13A4C6896C110D664ED7CEC706E06C4C147BE6442"
},
"download_content_type": "application/zip",
"release_date": "2021-09-19T19:47:51Z",
"x_generated_by": "netkan"
}