NetKAN added mod - EVARefueling-0.1
This commit is contained in:
parent
f288f4d926
commit
72d7f3d17c
|
@ -0,0 +1,34 @@
|
|||
{
|
||||
"spec_version": "v1.4",
|
||||
"identifier": "EVARefueling",
|
||||
"name": "EVA Refueling",
|
||||
"abstract": "Refill EVA tanks from crew pods without re-entering them",
|
||||
"author": "DarthPointer",
|
||||
"version": "0.1",
|
||||
"ksp_version_min": "1.8.0",
|
||||
"ksp_version_max": "1.10.9",
|
||||
"license": "MIT",
|
||||
"resources": {
|
||||
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/196266-*",
|
||||
"repository": "https://github.com/DarthPointer/EVARefueling",
|
||||
"bugtracker": "https://github.com/DarthPointer/EVARefueling/issues",
|
||||
"remote-avc": "https://raw.githubusercontent.com/DarthPointer/EVARefueling/master/GameData/EVARefueling/EVARefueling.version"
|
||||
},
|
||||
"tags": [
|
||||
"plugin"
|
||||
],
|
||||
"depends": [
|
||||
{
|
||||
"name": "ModuleManager"
|
||||
}
|
||||
],
|
||||
"download": "https://github.com/DarthPointer/EVARefueling/releases/download/0.1/EVARefueling0-1.zip",
|
||||
"download_size": 6446,
|
||||
"download_hash": {
|
||||
"sha1": "D0675D9D676F6BF2B4D539CDC13A2265D2FC81E2",
|
||||
"sha256": "7BAEE7233B73F678EA0DB002FF9FF0F6EDC593E550335E11C98A43D90197AFD7"
|
||||
},
|
||||
"download_content_type": "application/zip",
|
||||
"release_date": "2021-02-19T11:40:03Z",
|
||||
"x_generated_by": "netkan"
|
||||
}
|
Loading…
Reference in New Issue