NetKAN added mod - EVARepairs-1-v1.4.4
This commit is contained in:
parent
f61f35daf5
commit
e1de7c1628
|
@ -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.4.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.4.4/EVARepairs.zip",
|
||||
"download_size": 23096671,
|
||||
"download_hash": {
|
||||
"sha1": "2F00FF3302C640535274F065E3DFB47991176EA8",
|
||||
"sha256": "2B6D2C36A2123FF1173E313038472D45319C6D9AC969B683140C416717D69F0B"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"install_size": 35245430,
|
||||
"release_date": "2024-05-31T17:47:11Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue