NetKAN added mod - EVARepairs-1-v1.3.3
This commit is contained in:
parent
f181a6652f
commit
3153a12715
|
@ -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": "1:v1.3.3",
|
||||
"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.3/EVARepairs.zip",
|
||||
"download_size": 22974621,
|
||||
"download_hash": {
|
||||
"sha1": "DB1773D00386588DB29D712328B64B92819D99C1",
|
||||
"sha256": "BAFA35C03558F4F14FD3925F9BE7644D023A559EAD4BB92D14C1198DCDDCDE64"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-10-19T20:13:29Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue