NetKAN generated mods - KERT-1.3.0
This commit is contained in:
parent
c9e63b1991
commit
60ebaec2ad
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"spec_version": "1.4",
|
||||
"identifier": "KERT",
|
||||
"name": "CIT - Kerbal EVA Resource Transfer",
|
||||
"author": "marce",
|
||||
"abstract": "Kerbals can transfer resources between themselves and parts of a vessel. Also works with certains probes and pods!",
|
||||
"license": "CC-BY-NC-SA-4.0",
|
||||
"depends": [
|
||||
{
|
||||
"name": "CIT-Util"
|
||||
}
|
||||
],
|
||||
"install": [
|
||||
{
|
||||
"file": "CIT/KERT",
|
||||
"install_to": "GameData/CIT/KERT"
|
||||
}
|
||||
],
|
||||
"resources": {
|
||||
"homepage": "https://ksp.marce.at/"
|
||||
},
|
||||
"download": "https://ksp.marce.at/Home/DownloadMod?modId=3",
|
||||
"version": "1.3.0",
|
||||
"ksp_version": "0.90.0"
|
||||
}
|
Loading…
Reference in New Issue