NetKAN added mod - EVARepairs-1-v1.3.4
This commit is contained in:
parent
7283cd6770
commit
bc3cd76659
|
@ -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.4",
|
||||
"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.4/EVARepairs.zip",
|
||||
"download_size": 23013688,
|
||||
"download_hash": {
|
||||
"sha1": "FAF1B74FC9C3C91D38DF206B0BAD536A6FE64EE2",
|
||||
"sha256": "DBCBDEBE7E7607E11FDFA53833E8D0C4F55F1B50CF5B0F372F23EBFF22456F8A"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2022-04-14T17:12:54Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue